@hoodie/bundle-bump-bot
v1.3.0
Published
automatically bump the top level module when a hoodie component has a new version
Downloads
19
Readme
@hoodie/bundle-bump-bot
automatically bump the top level module when a hoodie component has a new version
npm i -D @hoodie/bundle-bump-bot
Add this to the package.json of a top-level hoodie-component like hoodie-server, or hoodie-client:
"scripts": {
"postsemantic-release": "bundle-bump-bot"
}