From 096aefecc664d5f9c23167ae5bc0e60c2e7de12e Mon Sep 17 00:00:00 2001 From: Bernhard Mallinger Date: Thu, 12 Dec 2024 16:42:50 +0100 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.6.3=20=E2=86=92=201.6.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cz.toml | 2 +- CHANGELOG.md | 2 +- pygeoapi-eoxhub/Chart.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.cz.toml b/.cz.toml index 464e1ab..6921335 100644 --- a/.cz.toml +++ b/.cz.toml @@ -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" diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b0d2e2..1234414 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## 1.6.4 (2024-12-12) ## 1.6.3 * Fetch logs for 21 day from job start diff --git a/pygeoapi-eoxhub/Chart.yaml b/pygeoapi-eoxhub/Chart.yaml index 56583ac..9ffcb4d 100644 --- a/pygeoapi-eoxhub/Chart.yaml +++ b/pygeoapi-eoxhub/Chart.yaml @@ -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