From ba046845714d549c8b743756d8b6e698b024d560 Mon Sep 17 00:00:00 2001 From: "ecoma-io[bot]" <249801327+ecoma-io[bot]@users.noreply.github.com> Date: Sun, 11 Jan 2026 17:32:52 +0000 Subject: [PATCH] chore(main): release 1.3.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95baf22..2b3ecc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.1](https://github.com/ecoma-io/.github/compare/v1.3.0...v1.3.1) (2026-01-11) + + +### Bug Fixes + +* **devcontainer:** fixed go 1.24 for Pants build compatible ([0b0ca09](https://github.com/ecoma-io/.github/commit/0b0ca094b129877cb6e871c41dde6e608be84402)) + ## [1.3.0](https://github.com/ecoma-io/.github/compare/v1.2.1...v1.3.0) (2026-01-09)