From 6b3ab920ad9caadce6684c67871b8d6552491cc1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 9 Aug 2022 17:26:31 +0000 Subject: [PATCH] chore(release): 1.34.0 [skip ci] # [1.34.0](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.33.1...v1.34.0) (2022-08-09) ### Features * added dispatch command ([789f5d4](https://github.com/filipeforattini/ff-iac-github-actions/commit/789f5d4d1d1e09371bba43fb6f4aed863e871eb5)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6080bdd7..3b63903a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.34.0](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.33.1...v1.34.0) (2022-08-09) + + +### Features + +* added dispatch command ([789f5d4](https://github.com/filipeforattini/ff-iac-github-actions/commit/789f5d4d1d1e09371bba43fb6f4aed863e871eb5)) + ## [1.33.1](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.33.0...v1.33.1) (2022-08-09) diff --git a/package.json b/package.json index a9226693..de1d463f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ff-iac-github-actions", - "version": "1.33.1", + "version": "1.34.0", "description": "Pipelines", "main": "", "scripts": {