diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ebe1b32..517217f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.35.24](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.35.23...v1.35.24) (2022-08-10) + + +### Bug Fixes + +* removed multi-platform build ([a85429a](https://github.com/filipeforattini/ff-iac-github-actions/commit/a85429adb3cb1ab247b3822a12a856acd327ea4a)) + ## [1.35.23](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.35.22...v1.35.23) (2022-08-10) diff --git a/package.json b/package.json index d3b880e0..f5cb0dc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ff-iac-github-actions", - "version": "1.35.23", + "version": "1.35.24", "description": "Pipelines", "main": "", "scripts": {