We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec6c32d commit 81c6dc7Copy full SHA for 81c6dc7
βCHANGELOG.mdβ
@@ -1,3 +1,9 @@
1
+## v0.1.0 (2025-04-03)
2
+
3
+### β¨ Features
4
5
+- add forgejo ci provider
6
7
## v0.0.8 (2024-11-25)
8
9
### πποΈ Fixes
βcz.tomlβ
@@ -1,6 +1,6 @@
[tool.commitizen]
name = "cz_gitmoji"
-version = "0.0.8"
+version = "0.1.0"
tag_format = "v$version"
bump_message = "π bump(release): v$current_version β v$new_version"
update_changelog_on_bump = true
0 commit comments