How to publish
- Make your changes
- Commit them as normal
- Run
yarn stamp {major|minor|patch}
to update the package.json, commit and tag -
git push origin --tags
- to push the tag and trigger Github Action to publish the package to npm.
yarn stamp {major|minor|patch}
to update the package.json, commit and taggit push origin --tags
- to push the tag and trigger Github Action to publish the package to npm.npm i musicfetch-client
0
0.1.10
MIT
83.3 kB
141