Skip to content

Commit

Permalink
stage 0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cewkrupa committed Oct 30, 2023
1 parent f4615e6 commit 8e9a74c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 0.18.2 (Oct 30, 2023)

HOUSEKEEPING:

* build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.57.1 (#382)
* build(deps): Bump github.com/hashicorp/terraform-plugin-framework from v1.4.1 to v1.4.2 (#381)

# 0.18.1 (Oct 11, 2023)

BUGFIXES:
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ terraform {
required_providers {
honeycombio = {
source = "honeycombio/honeycombio"
version = "~> 0.18.0"
version = "~> 0.18.2"
}
}
}
Expand Down

0 comments on commit 8e9a74c

Please sign in to comment.