Skip to content

Commit

Permalink
Release 1.9.2 (#557)
Browse files Browse the repository at this point in the history
* Update goreleaser.yml

* update changelog
  • Loading branch information
AndreasSteinerPF authored Sep 12, 2024
1 parent 382de5c commit 8d306e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Visit https://goreleaser.com for documentation on how to customize this
# behavior.
version: 2
before:
hooks:
# this is just an example and not a requirement for provider building/publishing
Expand Down Expand Up @@ -57,4 +58,4 @@ release:
# If you want to manually examine the release before its live, uncomment this line:
# draft: true
changelog:
skip: true
disable: true
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.9.1 (September 12, 2024)
## 1.9.2 (September 12, 2024)

FEATURES:

Expand All @@ -8,6 +8,10 @@ IMPROVEMENTS/ENHANCEMENTS:

* Adjust required fields in the documentation

## 1.9.1 (September 12, 2024)

Skipped because of CI problems.

## 1.9.0 (September 12, 2024)

Skipped because of CI problems.
Expand Down

0 comments on commit 8d306e9

Please sign in to comment.