Skip to content

Commit

Permalink
Merge pull request #38 from snowplow-devops/release/v0.8.6
Browse files Browse the repository at this point in the history
Release/v0.8.6
  • Loading branch information
Andy-Hay authored Aug 15, 2024
2 parents 0e6cefb + 66d4d91 commit c1c2559
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
version: latest
version: 2
args: release --clean
workdir: ./terraform-provider-redash
env:
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 0.8.6 (2024-08-16)
--------------------------
Fix version in goreleaser (#37)

Version 0.8.5 (2024-08-16)
--------------------------
Fix arg for goreleaser (#35)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8.5
0.8.6

0 comments on commit c1c2559

Please sign in to comment.