diff --git a/CHANGELOG.md b/CHANGELOG.md index 8920b915..2a4111a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.35.18](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.35.17...v1.35.18) (2022-08-09) + + +### Bug Fixes + +* empty commit for testing ([4ba4281](https://github.com/filipeforattini/ff-iac-github-actions/commit/4ba4281862fb3cabd3819a3c627090fd9e531000)) + ## [1.35.17](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.35.16...v1.35.17) (2022-08-09) diff --git a/package.json b/package.json index 22d5525a..624a71e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ff-iac-github-actions", - "version": "1.35.17", + "version": "1.35.18", "description": "Pipelines", "main": "", "scripts": {