Skip to content

Commit 19053fe

Browse files
committed
bump: version 0.5.0 → 0.6.0
1 parent 77b6c95 commit 19053fe

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.6.0 (2025-10-22)
2+
3+
### Feat
4+
5+
- add custom columns for service resource to match kubectl get svc output
6+
17
## v0.5.0 (2025-10-14)
28

39
### Feat

cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ commitizen:
44
name: cz_conventional_commits
55
tag_format: v$version
66
update_changelog_on_bump: true
7-
version: 0.5.0
7+
version: 0.6.0
88
version_scheme: semver

0 commit comments

Comments
 (0)