1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-11-29 15:52:49 +03:00
git-cliff/git-cliff-core
Binbin 9dbf47bac5
feat(bump): support bumping to a specific semver type (#744)
* feat: support bump a specific version type

* let --bump accept optional enum

* doc: update document for --bump

* test: add bump version fixtures tests

* refactor: polish implementation

* refactor: fix typo

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-07-31 08:48:03 +03:00
..
src feat(bump): support bumping to a specific semver type (#744) 2024-07-31 08:48:03 +03:00
tests feat(context): add repository path to template context (#721) 2024-06-25 23:41:37 +03:00
Cargo.toml fix(gitlab): URL-encode the owner in remote requests for GitLab (#742) 2024-07-28 09:12:32 +03:00