diff --git a/.github/actions/deploy-happy-stack/CHANGELOG.md b/.github/actions/deploy-happy-stack/CHANGELOG.md index 9230eba1..ff9b3846 100644 --- a/.github/actions/deploy-happy-stack/CHANGELOG.md +++ b/.github/actions/deploy-happy-stack/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.1.0](https://github.com/chanzuckerberg/github-actions/compare/deploy-happy-stack-v2.0.0...deploy-happy-stack-v2.1.0) (2024-04-19) + + +### Features + +* always log in to core platform prod ECR ([#256](https://github.com/chanzuckerberg/github-actions/issues/256)) ([f0d73b9](https://github.com/chanzuckerberg/github-actions/commit/f0d73b9361e12fb38e554f4d5f1e578f656d2623)) + ## [2.0.0](https://github.com/chanzuckerberg/github-actions/compare/deploy-happy-stack-v1.17.1...deploy-happy-stack-v2.0.0) (2024-01-17) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index df30b53b..b6cd68e6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -2,9 +2,9 @@ ".github/actions/happy-cleanup": "1.6.1", ".github/actions/conventional-commits": "1.4.0", ".github/actions/docker-build-push": "1.6.0", - ".": "2.3.0", + ".": "2.4.0", ".github/actions/install-happy": "1.7.1", - ".github/actions/deploy-happy-stack": "2.0.0", + ".github/actions/deploy-happy-stack": "2.1.0", ".github/actions/get-github-ref-names": "1.6.0", ".github/actions/latest-successful-deployment": "1.3.0", ".github/actions/retag-happy": "1.4.1", diff --git a/CHANGELOG.md b/CHANGELOG.md index 13e4007a..c809544f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.4.0](https://github.com/chanzuckerberg/github-actions/compare/v2.3.0...v2.4.0) (2024-04-19) + + +### Features + +* always log in to core platform prod ECR ([#256](https://github.com/chanzuckerberg/github-actions/issues/256)) ([f0d73b9](https://github.com/chanzuckerberg/github-actions/commit/f0d73b9361e12fb38e554f4d5f1e578f656d2623)) + ## [2.3.0](https://github.com/chanzuckerberg/github-actions/compare/v2.2.1...v2.3.0) (2024-04-17) diff --git a/version.txt b/version.txt index 276cbf9e..197c4d5c 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.3.0 +2.4.0