We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569c52f commit b5732b1Copy full SHA for b5732b1
.cz.yaml
@@ -5,5 +5,5 @@ commitizen:
5
name: cz_conventional_commits
6
tag_format: v$version
7
update_changelog_on_bump: true
8
- version: 0.7.0
+ version: 0.7.1
9
version_scheme: semver2
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v0.7.1 (2026-03-31)
2
+
3
+### Fix
4
+- **ci**: use gh in our own release cycle
+- **nix**: bump flake.lock
+- **example**: use gh cli for release instead of external action
+- **examples**: improve trigger-other-job
10
## v0.7.0 (2026-01-12)
11
12
### Feat
0 commit comments