From 516ceeb51ab9b6a77e314b3a81652f4e37f48ce8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 17:06:11 +0000 Subject: [PATCH] chore(main): release 0.22.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ version.txt | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 788b0fa..ae8c97a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.22.0" + ".": "0.22.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index adfb152..e301878 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.22.1](https://github.com/tstapler/stelekit/compare/v0.22.0...v0.22.1) (2026-05-04) + + +### Bug Fixes + +* **build:** lower jvmToolchain from 25 to 21 to match CI runtime ([aac9538](https://github.com/tstapler/stelekit/commit/aac953819efd913f2aa9b8b7a29ee2610022aee6)) +* **ci:** add always() guards to release jobs for workflow_dispatch ([63fcb45](https://github.com/tstapler/stelekit/commit/63fcb45377d44e566fe4d72e52e5a20153f3113a)) + ## [0.22.0](https://github.com/tstapler/stelekit/compare/v0.21.0...v0.22.0) (2026-05-04) diff --git a/version.txt b/version.txt index 2157409..a723ece 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.22.0 +0.22.1