Skip to content

Commit

Permalink
doc(CHANGELOG): v5.7.3 (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
Integralist committed Apr 16, 2024
1 parent 18d5ce6 commit 772be21
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.8.0 (Unreleased)

## 5.7.3 (April 16, 2024)

BUG FIXES:

- Fix stats alerts, add all service aggregate alerts [#831](https://github.com/fastly/terraform-provider-fastly/pull/831)

## 5.7.2 (April 15, 2024)

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.7.2"
version = ">= 5.7.3"
}
}
}
Expand Down

0 comments on commit 772be21

Please sign in to comment.