cdkx
v1.0.12
Published
CDK bundler
Downloads
7
Readme
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 withlerna
npm publish