bundle-bump-bot
v1.1.0
Published
automatically bump a top level module when a component has a new version
Downloads
3
Readme
bundle-bump-bot
automatically bump a top level module when a component has a new version
npm i -D bundle-bump-bot
Add this to the package.json of a component (e.g. hoodie-server or hoodie-client of hoodie):
"scripts": {
"postsemantic-release": "bundle-bump-bot"
}