Skip to content

Commit

Permalink
chore: release 2.2.1 (#136)
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 66c4937 commit 481933e
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.0"
".": "2.2.1"
}
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.1](https://github.com/articulate/terraform-provider-ohdear/compare/v2.2.0...v2.2.1) (2024-10-25)


### Continuous Integration

* **release:** create tag for goreleaser ([#135](https://github.com/articulate/terraform-provider-ohdear/issues/135)) ([66c4937](https://github.com/articulate/terraform-provider-ohdear/commit/66c493735fa86d71be5e23f7c73d1798adbb5579))

## [2.2.0](https://github.com/articulate/terraform-provider-ohdear/compare/v2.1.13...v2.2.0) (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.0"
version = "2.2.1"
}
}
}
Expand Down

0 comments on commit 481933e

Please sign in to comment.