diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b37fbc3..41ace996 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.35.12](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.35.11...v1.35.12) (2022-08-09) + + +### Bug Fixes + +* empty commit for testing ([c7695e3](https://github.com/filipeforattini/ff-iac-github-actions/commit/c7695e338eb8e595e8972709eee5ab1beca726bc)) + ## [1.35.11](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.35.10...v1.35.11) (2022-08-09) diff --git a/package.json b/package.json index bf3f6e41..6f51d1d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ff-iac-github-actions", - "version": "1.35.11", + "version": "1.35.12", "description": "Pipelines", "main": "", "scripts": {