From d3269a2ccbe4a10898dcd4de6fab34525b04bb08 Mon Sep 17 00:00:00 2001 From: "kanso-labs[bot]" <316290611+kanso-labs[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 18:12:04 +0000 Subject: [PATCH] chore(main): release 3.2.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 95a37e3..a3b1e29 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.2.0" + ".": "3.2.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e8903e..b10fdae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.2.1](https://github.com/kanso-labs/github-actions/compare/v3.2.0...v3.2.1) (2026-09-02) + + +### Bug Fixes + +* **lint-workflows:** ignore actionlint's stale report of the code-quality scope ([#52](https://github.com/kanso-labs/github-actions/issues/52)) ([0e3a473](https://github.com/kanso-labs/github-actions/commit/0e3a4739c8dcda5f93855eb067fe769713a91a44)) + ## [3.2.0](https://github.com/kanso-labs/github-actions/compare/v3.1.2...v3.2.0) (2026-08-27) diff --git a/version.txt b/version.txt index 944880f..e4604e3 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.2.0 +3.2.1