@bates-solutions/common-example
v1.10.0
Published
Common components for Bates Platform example app
Readme
Microservices : Example Common Components
Common components to use with bates-solutions-example project
Related Repositories
- Microservices : Example Monorepo
- Microservices : Example Common Components
- Microservices : Global Common Components
Publishing to NPM
First (manual ) publish to npm should specify if the package will be public
npm publish --access public
Github
Add github Action secret NPM_TOKEN
Versioning
Github workflow will only update minor version.
For hotfixes (patch version) and breaking changes (major version), manually publish an update.
(this can be automated with semver)
