diff --git a/CHANGELOG.md b/CHANGELOG.md index 76e87d2..604fc48 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-14) + + +### 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)