Skip to content

Commit 25227cf

Browse files
bump: version 0.5.2 → 0.5.3
1 parent c187ad0 commit 25227cf

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ version_files = [
77
"charts/ggscout/Chart.yaml:^version: ",
88
]
99
version_scheme = "semver2"
10-
version = "0.5.2"
10+
version = "0.5.3"

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## ggscout-0.5.3 (2025-08-04)
2+
13
## ggscout-0.5.2 (2025-08-04)
24

35
### Feat

charts/ggscout/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ type: application
1414
# This is the chart version. This version number should be incremented each time you make changes
1515
# to the chart and its templates, including the app version.
1616
# Versions are expected to follow Semantic Versioning (https://semver.org/)
17-
version: 0.5.2
17+
version: 0.5.3
1818
# This is the version number of the application being deployed. This version number should be
1919
# incremented each time you make changes to the application. Versions are not expected to
2020
# follow Semantic Versioning. They should reflect the version the application is using.

0 commit comments

Comments
 (0)