From 0037c9f39456082f58df9ad3142697cd86b96114 Mon Sep 17 00:00:00 2001 From: "ecoma-io[bot]" <249801327+ecoma-io[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 09:32:44 +0000 Subject: [PATCH] chore(main): release 1.3.2 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b3ecc0..f2c2b32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.3.2](https://github.com/ecoma-io/.github/compare/v1.3.1...v1.3.2) (2026-01-13) + + +### Bug Fixes + +* **devcontainer:** fix unified caching for pnpm, yarn ([741d9b9](https://github.com/ecoma-io/.github/commit/741d9b91946ab80d7cf2276f719dd0bd3a34ae16)) +* **devcontainer:** remove pants, update golangci-lint v2, add task ([bf8e7b2](https://github.com/ecoma-io/.github/commit/bf8e7b26252fff6aec08f63ae1b7ecd55f7bfbbd)) + ## [1.3.1](https://github.com/ecoma-io/.github/compare/v1.3.0...v1.3.1) (2026-01-11)