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 2099713 commit 31a7e19Copy full SHA for 31a7e19
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "0.2.0"
+version = "0.3.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,10 @@
+## 0.3.0 (2025-08-04)
+
+### Feat
+- :sparkles: sync basic development files to template (#17)
6
+- :sparkles: initial setup of template, with empty README (#15)
7
8
## 0.2.0 (2025-08-04)
9
10
### Feat
0 commit comments