Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-tf-provider-devex committed Jun 20, 2024
1 parent 8937699 commit 5f388ae
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
6 changes: 6 additions & 0 deletions .changes/5.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## 5.0.0 (June 20, 2024)

BREAKING CHANGES:

* all: goreleaser-action has been updated to the latest major version, which by default uses GoReleaser v2. Ensure your GoReleaser CLI flags and configurations are v2 compatible before upgrading these workflows. Refer to the [GoReleaser deprecations guide](https://goreleaser.com/deprecations/#removed-in-v2) for additional information. ([#97](https://github.com/hashicorp/ghaction-terraform-provider-release/issues/97))

5 changes: 0 additions & 5 deletions .changes/unreleased/BREAKING CHANGES-20240618-150318.yaml

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 5.0.0 (June 20, 2024)

BREAKING CHANGES:

* all: goreleaser-action has been updated to the latest major version, which by default uses GoReleaser v2. Ensure your GoReleaser CLI flags and configurations are v2 compatible before upgrading these workflows. Refer to the [GoReleaser deprecations guide](https://goreleaser.com/deprecations/#removed-in-v2) for additional information. ([#97](https://github.com/hashicorp/ghaction-terraform-provider-release/issues/97))

## 4.0.1 (May 16, 2024)

NOTES:
Expand Down

0 comments on commit 5f388ae

Please sign in to comment.