@nextpertise/readme-com-frontend
v0.1.8
Published
A Vue.js frontend application for README.com changelog management
Readme
Publishing a new package
- Tag a new version
git flow release start x.x.x - Follow release steps, update version in package.json
- Push the tag to github
git push --tags - Create a new release in the Github UI using the publish tags
