Skip to content

Commit

Permalink
bump: version 1.6.3 → 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
totycro committed Dec 12, 2024
1 parent e5fe8ee commit 096aefe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .cz.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "cz_conventional_commits"
tag_format = "$major.$minor.$patch$prerelease"
version_scheme = "semver"
version = "1.6.3"
version = "1.6.4"
update_changelog_on_bump = true
version_files = [
"pygeoapi-eoxhub/Chart.yaml"
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 1.6.4 (2024-12-12)

## 1.6.3
* Fetch logs for 21 day from job start
Expand Down
4 changes: 2 additions & 2 deletions pygeoapi-eoxhub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ keywords: []
maintainers: []
name: pygeoapi-eoxhub
sources: []
version: 1.6.3
appVersion: 1.6.3
version: 1.6.4
appVersion: 1.6.4

0 comments on commit 096aefe

Please sign in to comment.