From 25f1807dc5ea59e53df2f6b68fafa56b1bc76231 Mon Sep 17 00:00:00 2001 From: "ecoma-io[bot]" <249801327+ecoma-io[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 19:10:17 +0000 Subject: [PATCH] chore(main): release 1.2.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77a45bd..c55f652 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.1](https://github.com/ecoma-io/.github/compare/v1.2.0...v1.2.1) (2026-01-08) + + +### Bug Fixes + +* **devcontainer:** add cache validation script, update permissions handle ([8f7dc10](https://github.com/ecoma-io/.github/commit/8f7dc10f376f70a53706cbd1eb73f7e6b7c1de83)) + ## [1.2.0](https://github.com/ecoma-io/.github/compare/v1.1.0...v1.2.0) (2026-01-08)