Skip to content

Commit

Permalink
chore(main): release 2.2.0 (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 19, 2024
1 parent 42b75c6 commit 7930105
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.1.0"
".": "2.2.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.2.0](https://github.com/dwp/github-action-kitchen-terraform/compare/v2.1.0...v2.2.0) (2024-06-19)


### Features

* **gemfile:** update kitchen terraform to use v7 ([#44](https://github.com/dwp/github-action-kitchen-terraform/issues/44)) ([42b75c6](https://github.com/dwp/github-action-kitchen-terraform/commit/42b75c6665ec2f154f9581d40e8d9b95630e5619))


### Bug Fixes

* update terraform version for container ([#40](https://github.com/dwp/github-action-kitchen-terraform/issues/40)) ([1d30681](https://github.com/dwp/github-action-kitchen-terraform/commit/1d3068146c2e9bb0e7b9a101af926e6b4f46e6f6))

## [2.1.0](https://github.com/dwp/github-action-kitchen-terraform/compare/v2.0.1...v2.1.0) (2023-08-16)


Expand Down

0 comments on commit 7930105

Please sign in to comment.