Skip to content

Commit

Permalink
chore: release 2.2.3 (#142)
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 Nov 14, 2024
1 parent c287ddd commit abe3eb8
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.2"
".": "2.2.3"
}
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.3](https://github.com/articulate/terraform-provider-ohdear/compare/v2.2.2...v2.2.3) (2024-11-14)


### Dependency Updates

* bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.34.0 to 2.35.0 in the terraform group ([#140](https://github.com/articulate/terraform-provider-ohdear/issues/140)) ([c287ddd](https://github.com/articulate/terraform-provider-ohdear/commit/c287dddfda55c98c0907c819579a6d85ca640634))

## [2.2.2](https://github.com/articulate/terraform-provider-ohdear/compare/v2.2.1...v2.2.2) (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.2"
version = "2.2.3"
}
}
}
Expand Down

0 comments on commit abe3eb8

Please sign in to comment.