1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-12-01 21:05:17 +03:00
git-cliff/git-cliff-core
Meitar Reihan 3eb828e69a
feat(changelog): add tag message to release context (#713)
* feat: add tag message to release context

- add to the release context the tag's message if it exists
- add message to the default config

* feat(args): add `--with-tag-message` argument

to allow setting the message of the last release in the context

* docs: update args

* docs: add adding-tag-messages

* refactor: polish implementation

* tests(test-tag-message): fix the template

---------

Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com>
2024-06-22 13:29:49 +03:00
..
src feat(changelog): add tag message to release context (#713) 2024-06-22 13:29:49 +03:00
tests feat(changelog): add tag message to release context (#713) 2024-06-22 13:29:49 +03:00
Cargo.toml feat(bump): support bumping based on configurable custom pattern (#725) 2024-06-21 23:38:52 +03:00