0.1.10 • Published 12 months ago
musicfetch-client v0.1.10
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.