From c954c905449b6e80990dff0345bdeeb64af38920 Mon Sep 17 00:00:00 2001 From: "codize-release-please[bot]" <250638577+codize-release-please[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 00:28:24 +0000 Subject: [PATCH] chore(main): release 0.14.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76e87d2..343f6bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.14.1](https://github.com/codize-dev/sandbox/compare/v0.14.0...v0.14.1) (2026-06-16) + + +### 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)) + ## [0.14.0](https://github.com/codize-dev/sandbox/compare/v0.13.0...v0.14.0) (2026-05-30)