chore(main): release 2.4.0 (#22)

Co-authored-by: jimehbot[bot] <132453784+jimehbot[bot]@users.noreply.github.com>
This commit is contained in:
jimehbot[bot]
2025-03-16 01:24:06 +00:00
committed by GitHub
parent d10ef9f603
commit 15768d9a64
3 changed files with 10 additions and 3 deletions

View File

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

View File

@@ -1,5 +1,12 @@
# Changelog
## [2.4.0](https://github.com/jimeh/casecmp/compare/v2.3.0...v2.4.0) (2025-03-16)
### Features
* use Go 1.24 and a net/http ServeMux for routing ([#19](https://github.com/jimeh/casecmp/issues/19)) ([50c538e](https://github.com/jimeh/casecmp/commit/50c538e3b78d841bf09653a1571a8019a2126be0))
## [2.3.0](https://github.com/jimeh/casecmp/compare/v2.2.0...v2.3.0) (2023-04-26)

View File

@@ -2,5 +2,5 @@ apiVersion: v2
name: casecmp
description: A Helm chart for casecmp
type: application
version: 2.3.0
appVersion: 2.3.0
version: 2.4.0
appVersion: 2.4.0