From da7d2e434167975d72a1239cbdc00fba147a8443 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 9 Aug 2022 17:55:23 +0000 Subject: [PATCH] chore(release): 1.35.1 [skip ci] ## [1.35.1](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.35.0...v1.35.1) (2022-08-09) ### Bug Fixes * empty commit for testing ([42686eb](https://github.com/filipeforattini/ff-iac-github-actions/commit/42686eb7c68605345e267b4340dc74814a69cced)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef9f8906..c9749346 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.35.1](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.35.0...v1.35.1) (2022-08-09) + + +### Bug Fixes + +* empty commit for testing ([42686eb](https://github.com/filipeforattini/ff-iac-github-actions/commit/42686eb7c68605345e267b4340dc74814a69cced)) + # [1.35.0](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.34.0...v1.35.0) (2022-08-09) diff --git a/package.json b/package.json index 586e50c1..52a003e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ff-iac-github-actions", - "version": "1.35.0", + "version": "1.35.1", "description": "Pipelines", "main": "", "scripts": {