1.0.12 • Published 3 years ago

cdkx v1.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

creating a release

  • commit all changes
  • npm version patch|minor|major
  • ensure private is set to false in package.json before publish NOTE: you need to change it back to true during development with lerna
  • npm publish