Skip to content

Commit 59cd45d

Browse files
committed
chore: release 0.2.0 → 0.3.0
1 parent fa8316f commit 59cd45d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cz_conventional_commits"
33
tag_format = "v$version"
44
version_scheme = "semver"
5-
version = "0.2.0"
5+
version = "0.3.0"
66
update_changelog_on_bump = true
77
major_version_zero = false
88
annotated_tag = true

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.3.0 (2025-07-16)
2+
3+
### Feat
4+
5+
- improve command substitution variable access
6+
17
## v0.2.0 (2025-07-15)
28

39
### Feat

0 commit comments

Comments
 (0)