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