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 c396650 commit c05803bCopy full SHA for c05803b
.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 [skip ci]"
4
version_schema = "semver"
5
version_provider = "commitizen"
CHANGELOG.md
@@ -1,3 +1,13 @@
+## 0.3.0 (2025-07-15)
+
+### Feat
+- :sparkles: add recipe to justfile template to (re)build the data package (#77)
6
7
+### Refactor
8
9
+- :recycle: Remove Ruff ignore tests option (#83)
10
11
## 0.2.0 (2025-07-15)
12
13
### Feat
0 commit comments