A tool that automatically bumps your project's version and generates a changelog from your commits. Based on SemVer and Conventional Commits.
Repository
Current version released
3 years ago
Dependencies
deno.land/x
Versions
Git Bump Library
Library to automatically bump your project’s version and changelog.
Installation
import { GitBump } from "https://deno.land/x/git_bump@0.1.1/mod.ts";
Contributing
Please, see CONTRIBUTING.md to learn how you can contribute to this repository. Every contribution is welcome!
License
This project is released under the MIT License.