From 40525d33f9b2e2d9331222c3ba7ca0dd4645efa1 Mon Sep 17 00:00:00 2001 From: "czi-github-helper[bot]" <95879977+czi-github-helper[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 20:03:05 +0000 Subject: [PATCH] chore: 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 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