From 27554f2a049ac49626e69fe96a1f385af61cd1df Mon Sep 17 00:00:00 2001 From: "jimehbot[bot]" <132453784+jimehbot[bot]@users.noreply.github.com> Date: Sun, 16 Mar 2025 02:07:32 +0000 Subject: [PATCH] chore(main): release 2.4.1 (#23) Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com> --- .github/.release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ chart/Chart.yaml | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index a549f59..fdadbf2 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.4.0" + ".": "2.4.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ac9a9e..d1b4e8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.4.1](https://github.com/jimeh/casecmp/compare/v2.4.0...v2.4.1) (2025-03-16) + + +### Bug Fixes + +* **ci/build:** add missing permission to release job ([cc42b4f](https://github.com/jimeh/casecmp/commit/cc42b4f2bc8112b249bcf1a596989618ee80ca0d)) + ## [2.4.0](https://github.com/jimeh/casecmp/compare/v2.3.0...v2.4.0) (2025-03-16) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index d900832..b265cff 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: casecmp description: A Helm chart for casecmp type: application -version: 2.4.0 -appVersion: 2.4.0 +version: 2.4.1 +appVersion: 2.4.1