diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e294b649..2c3882e1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -2,7 +2,7 @@ ".github/actions/happy-cleanup": "1.8.0", ".github/actions/conventional-commits": "1.5.0", ".github/actions/docker-build-push": "1.6.1", - ".": "3.2.0", + ".": "3.2.1", ".github/actions/install-happy": "1.7.1", ".github/actions/deploy-happy-stack": "2.1.0", ".github/actions/get-github-ref-names": "1.6.0", diff --git a/CHANGELOG.md b/CHANGELOG.md index 52251a79..dc1f49c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.2.1](https://github.com/chanzuckerberg/github-actions/compare/v3.2.0...v3.2.1) (2024-09-16) + + +### BugFixes + +* set dot option in minimatch ([#309](https://github.com/chanzuckerberg/github-actions/issues/309)) ([f3b209a](https://github.com/chanzuckerberg/github-actions/commit/f3b209a6c2fa3bf4edafe9abadc87705d85bf0e6)) + ## [3.2.0](https://github.com/chanzuckerberg/github-actions/compare/v3.1.0...v3.2.0) (2024-09-10) diff --git a/version.txt b/version.txt index 944880fa..e4604e3a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.2.0 +3.2.1