Skip to content

Commit

Permalink
v5.2.1 (#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
Integralist committed Jun 23, 2023
1 parent 3820254 commit 5f98777
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## 5.3.0 (Unreleased)

## 5.2.1 (June 23, 2023)

DEPENDENCIES:

* build(deps): update go-fastly to latest 8.5.2 release [#717](https://github.com/fastly/terraform-provider-fastly/pull/717)

## 5.2.0 (June 22, 2023)

ENHANCEMENTS:
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ terraform {
required_providers {
fastly = {
source = "fastly/fastly"
version = ">= 5.2.0"
version = ">= 5.2.1"
}
}
}
Expand Down

0 comments on commit 5f98777

Please sign in to comment.