1.0.7 • Published 6 years ago

@apto/icons v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

#Apto Icons

Adding A New Icon

  • Add the svg to the src/assets directory
  • Run yarn svg
  • Add the new icon as an export to the src/index.ts file

Publishing A New Package Version

  • increment the version in the package.json file
  • check in your code
  • Run yarn build
  • Run cd dist
  • Run npm pack
  • Run npm publish apto-icons-<version number here>.tgz
1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago