We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea722b1 commit 6fc84a4Copy full SHA for 6fc84a4
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "1.2.0"
+version = "1.2.1"
3
bump_message = "build(version): :bookmark: update version from $current_version to $new_version"
4
version_schema = "semver"
5
version_provider = "commitizen"
CHANGELOG.md
@@ -21,6 +21,12 @@ If you attended a workshop or used the workshop material as some point
21
in time, you can always refer to this changelog page to find out what
22
has been changed since you last used it.
23
24
+## 1.2.1 (2025-09-09)
25
+
26
+### Fix
27
28
+- :pencil2: update creating an issue type-along to not mention now removed decision (#272)
29
30
## 1.2.0 (2025-09-09)
31
32
### Feat
0 commit comments