We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8dd66a commit 7a84d2fCopy full SHA for 7a84d2f
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "0.17.11"
+version = "0.17.12"
3
bump_message = "build(version): :bookmark: update version from $current_version to $new_version"
4
version_schema = "semver"
5
version_provider = "commitizen"
CHANGELOG.md
@@ -17,6 +17,12 @@ individual release will not have many changes within it. Below is a list
17
of the releases we've made so far, along with what was changed within
18
each release.
19
20
+## 0.17.12 (2026-01-15)
21
+
22
+### Refactor
23
24
+- :recycle: expand on explanation of release process (#229)
25
26
## 0.17.11 (2026-01-15)
27
28
### Fix
0 commit comments