From c37c56e914ff69bd70ed3530b938fd45221c55f1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 10 Aug 2022 19:14:59 +0000 Subject: [PATCH] chore(release): 1.35.22 [skip ci] ## [1.35.22](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.35.21...v1.35.22) (2022-08-10) ### Bug Fixes * cascaded registry host to inner jobs' stepps ([c071c0f](https://github.com/filipeforattini/ff-iac-github-actions/commit/c071c0f614d2ee1ddb9b2548c05fad53199eff98)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 255abd6a..4c01f293 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.35.22](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.35.21...v1.35.22) (2022-08-10) + + +### Bug Fixes + +* cascaded registry host to inner jobs' stepps ([c071c0f](https://github.com/filipeforattini/ff-iac-github-actions/commit/c071c0f614d2ee1ddb9b2548c05fad53199eff98)) + ## [1.35.21](https://github.com/filipeforattini/ff-iac-github-actions/compare/v1.35.20...v1.35.21) (2022-08-10) diff --git a/package.json b/package.json index 62d433c2..5dc2b260 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ff-iac-github-actions", - "version": "1.35.21", + "version": "1.35.22", "description": "Pipelines", "main": "", "scripts": {