From 813654290c11ed528b42f1c370a14cb2d65bfc35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 09:13:40 +0100 Subject: [PATCH] chore: release main (#43) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d719a72..1fb8c24 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.3" + ".": "1.1.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b8e8b9a..37a3d23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.1.4](https://github.com/oslokommune/reusable-terraform-plan-apply/compare/v1.1.3...v1.1.4) (2024-03-07) + + +### Dependency Updates + +* Bump the non-breaking-gha group ([#42](https://github.com/oslokommune/reusable-terraform-plan-apply/issues/42)) ([8b5f18c](https://github.com/oslokommune/reusable-terraform-plan-apply/commit/8b5f18c9912d1328f4da9c433085ba25781f5735)) +* Bump the non-breaking-gha group ([#55](https://github.com/oslokommune/reusable-terraform-plan-apply/issues/55)) ([e11496c](https://github.com/oslokommune/reusable-terraform-plan-apply/commit/e11496c0ddbcf4cdc8424c76fe592e825fecc9cd)) + ## [1.1.3](https://github.com/oslokommune/reusable-terraform-plan-apply/compare/v1.1.2...v1.1.3) (2024-01-02)