2 Commits

Author SHA1 Message Date
jimehbot[bot]
27554f2a04 chore(main): release 2.4.1 (#23)
Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
2025-03-16 02:07:32 +00:00
cc42b4f2bc fix(ci/build): add missing permission to release job 2025-03-16 02:05:01 +00:00
4 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
{
".": "2.4.0"
".": "2.4.1"
}

View File

@@ -54,6 +54,7 @@ jobs:
if: needs.release-please.outputs.release_created
permissions:
contents: write
packages: write
steps:
- uses: actions/checkout@v4
with:

View File

@@ -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)

View File

@@ -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