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 b2bca19 commit 9dae373Copy full SHA for 9dae373
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "0.12.0"
+version = "0.13.0"
3
bump_message = "build(version): :bookmark: update version from $current_version to $new_version"
4
version_schema = "semver"
5
version_provider = "commitizen"
CHANGELOG.md
@@ -1,3 +1,13 @@
+## 0.13.0 (2025-07-29)
+
+### Feat
+- :sparkles: add template README in `docs/` (#136)
6
7
+### Fix
8
9
+- :bug: when bumping versions, we still want the website updated too (#138)
10
11
## 0.12.0 (2025-07-29)
12
13
### Feat
0 commit comments