We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77b6c95 commit 19053feCopy full SHA for 19053fe
2 files changed
CHANGELOG.md
@@ -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
7
## v0.5.0 (2025-10-14)
8
9
### Feat
cz.yaml
@@ -4,5 +4,5 @@ commitizen:
name: cz_conventional_commits
tag_format: v$version
update_changelog_on_bump: true
- version: 0.5.0
+ version: 0.6.0
version_scheme: semver
0 commit comments