From 900bf11d2a8c6d0be665d4faba3bf3f92855f4f6 Mon Sep 17 00:00:00 2001 From: "ecoma-io[bot]" <249801327+ecoma-io[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 15:20:53 +0000 Subject: [PATCH] chore(main): release 1.4.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2c2b32..6dbf9d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.0](https://github.com/ecoma-io/.github/compare/v1.3.2...v1.4.0) (2026-01-17) + + +### Features + +* **devcontainer:** update go to 1.25 ([f5f78a5](https://github.com/ecoma-io/.github/commit/f5f78a5e4ffb7e5ccda70c304080744cfdcd9028)) + ## [1.3.2](https://github.com/ecoma-io/.github/compare/v1.3.1...v1.3.2) (2026-01-13)