Skip to content

Commit

Permalink
chore: release 2.2.2 (#138)
Browse files Browse the repository at this point in the history
Co-authored-by: articulate-shipping[bot] <181743967+articulate-shipping[bot]@users.noreply.github.com>
  • Loading branch information
articulate-shipping[bot] authored Oct 25, 2024
1 parent 38be960 commit 711130c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
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.2.1"
".": "2.2.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.2.2](https://github.com/articulate/terraform-provider-ohdear/compare/v2.2.1...v2.2.2) (2024-10-25)


### Continuous Integration

* **release:** create goreleaser workflow that runs on tags ([#137](https://github.com/articulate/terraform-provider-ohdear/issues/137)) ([38be960](https://github.com/articulate/terraform-provider-ohdear/commit/38be96010719ad3e1a220e6456171ce86d8798ae))

## [2.2.1](https://github.com/articulate/terraform-provider-ohdear/compare/v2.2.0...v2.2.1) (2024-10-25)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ terraform {
required_providers {
ohdear = {
source = "articulate/ohdear"
version = "2.2.1"
version = "2.2.2"
}
}
}
Expand Down

0 comments on commit 711130c

Please sign in to comment.