Skip to content

Commit

Permalink
chore: release 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
articulate-shipping[bot] authored Dec 4, 2024
1 parent 453f19f commit d48a3e7
Show file tree
Hide file tree
Showing 3 changed files with 10 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.3"
".": "2.2.4"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.2.4](https://github.com/articulate/terraform-provider-ohdear/compare/v2.2.3...v2.2.4) (2024-12-04)


### Dependency Updates

* bump github.com/hashicorp/terraform-plugin-docs from 0.19.4 to 0.20.1 in the terraform group ([#143](https://github.com/articulate/terraform-provider-ohdear/issues/143)) ([2afc59e](https://github.com/articulate/terraform-provider-ohdear/commit/2afc59ee8d35d0be52a4e747b4cc0393cb63e324))
* bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in the test group ([#144](https://github.com/articulate/terraform-provider-ohdear/issues/144)) ([e3a37fe](https://github.com/articulate/terraform-provider-ohdear/commit/e3a37fee61efae433d33aaadee54b8e7ec2f86bd))

## [2.2.3](https://github.com/articulate/terraform-provider-ohdear/compare/v2.2.2...v2.2.3) (2024-11-14)


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.3"
version = "2.2.4"
}
}
}
Expand Down

0 comments on commit d48a3e7

Please sign in to comment.