1.0.7 • Published 5 years ago

@apto/icons v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago