📦 A handy utility that takes care of releasing Git software projects
- refactor: use https://github.com/basherpm/basher instead of NPM, or in addition to it
- feature: add full '--' swiches See: https://github.com/ekalinin/github-markdown-toc/blob/master/gh-md-toc
- chore: write better comments for functions and modules
- docs: Instructions for creating a Gh package
- docs: General tidy-up of the concepts
- feature: Add switches for increasing MAJOR|MINOR|PATCH
- feature: Releasing packages: Create automation for proper gh release
- feature: Add option for capitalising ver-bump's commit msg for files it changes (for style purposes)
- docs: Create GIF screenshot
- feature: Switch to disable pause during CHANGELOG.md creation
- tests: Unit tests (with https://github.com/bats-core/bats-core)
- bugfix: Fix issue with running on v1.0.0, or any other version already present ONLY in package.json and not tagged.
- docs: Inform user how the script works in the current branch
- docs: Local
npm
install - docs: Semver + Gh branching model
- docs: Document all remaining switches