1
1
mirror of https://github.com/orhun/git-cliff.git synced 2024-08-16 18:30:30 +03:00
Signed-off-by: tison <wander4096@gmail.com>
This commit is contained in:
tison 2024-06-09 10:18:57 +08:00
parent f219ebd68a
commit cc2b748060
No known key found for this signature in database
GPG Key ID: CD8564CB6A21E526
2 changed files with 4 additions and 3 deletions

View File

@ -29,5 +29,6 @@ trim = true
[git]
# regex for skipping tags
skip_tags = "v0.1.0-beta.1"
# regex for invert ignoring tags
# regex for ignoring tags
ignore_tags = "v.*-beta.*"
count_tags = "v0.2.0"

View File

@ -6,9 +6,9 @@ All notable changes to this project will be documented in this file.
### Feat
- Add feature 2
- Add feature 3
- Add feature 1
- Fix feature 1
- Add feature 2
- Add feature 3
<!-- generated by git-cliff -->