diff --git a/CHANGELOG.md b/CHANGELOG.md index 2868d57c..b6bcf106 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.29.0](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.28.0...v1.29.0) (2022-08-09) + + +### Features + +* added dispatch command ([867e325](https://github.com/filipeforattini/ff-iac-github-actions/commit/867e325a9eae32295553173ca442fc8bfc0045c9)) + # [1.28.0](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.27.6...v1.28.0) (2022-08-09) diff --git a/package.json b/package.json index 2ef0763f..0d45e169 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ff-iac-github-actions", - "version": "1.28.0", + "version": "1.29.0", "description": "Pipelines", "main": "", "scripts": {