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)