From 057f95a16d0dc26021e50b62001c840acf6d30aa Mon Sep 17 00:00:00 2001 From: "codize-release-please[bot]" <250638577+codize-release-please[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 02:21:30 +0000 Subject: [PATCH] chore(main): release 0.14.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76e87d2..def1cd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.14.1](https://github.com/codize-dev/sandbox/compare/v0.14.0...v0.14.1) (2026-06-30) + + +### Bug Fixes + +* **deps:** update module github.com/labstack/echo/v5 to v5.1.1 ([#72](https://github.com/codize-dev/sandbox/issues/72)) ([da39591](https://github.com/codize-dev/sandbox/commit/da3959142fe19a08af3d788c866cfd85e0b2c91f)) +* **deps:** update module go.yaml.in/yaml/v4 to v4.0.0-rc.6 ([#78](https://github.com/codize-dev/sandbox/issues/78)) ([118c80b](https://github.com/codize-dev/sandbox/commit/118c80b8893b3665a2ba8280c166145c6f7a158a)) + ## [0.14.0](https://github.com/codize-dev/sandbox/compare/v0.13.0...v0.14.0) (2026-05-30)