Skip to content

Commit b5732b1

Browse files
bump: version 0.7.0 → 0.7.1
1 parent 569c52f commit b5732b1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ commitizen:
55
name: cz_conventional_commits
66
tag_format: v$version
77
update_changelog_on_bump: true
8-
version: 0.7.0
8+
version: 0.7.1
99
version_scheme: semver2

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v0.7.1 (2026-03-31)
2+
3+
### Fix
4+
5+
- **ci**: use gh in our own release cycle
6+
- **nix**: bump flake.lock
7+
- **example**: use gh cli for release instead of external action
8+
- **examples**: improve trigger-other-job
9+
110
## v0.7.0 (2026-01-12)
211

312
### Feat

0 commit comments

Comments
 (0)