From 889313a54f7afe6d61762cff0b91e34d0066e6e8 Mon Sep 17 00:00:00 2001 From: "codize-release-please[bot]" <250638577+codize-release-please[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 13:39:38 +0000 Subject: [PATCH] chore(main): release 0.12.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3014a01..9c8a73c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.12.1](https://github.com/codize-dev/sandbox/compare/v0.12.0...v0.12.1) (2026-05-12) + + +### Bug Fixes + +* **deps:** update dependency jdx/mise to v2026.5.0 ([#65](https://github.com/codize-dev/sandbox/issues/65)) ([233d2fd](https://github.com/codize-dev/sandbox/commit/233d2fd0053a89868850955c7045845cdc4a1801)) + ## [0.12.0](https://github.com/codize-dev/sandbox/compare/v0.11.0...v0.12.0) (2026-04-30)