We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8df772 commit 43c09feCopy full SHA for 43c09fe
.goreleaser.yml
@@ -17,6 +17,6 @@ archives:
17
files:
18
- none*
19
changelog:
20
- skip: true
+ disable: true
21
checksum:
22
name_template: 'checksums.txt'
CHANGELOG.md
@@ -28,6 +28,12 @@ Refactoring:
28
29
**Full Changelog**: https://github.com/...
30
31
+# 0.61.2
32
+
33
+Bugfix release to update the `goreleaser` configuration (again!), please refer to the release notes for `0.61.0` for actual code changes.
34
35
+https://github.com/nerdswords/yet-another-cloudwatch-exporter/releases/tag/v0.61.0
36
37
# 0.61.1
38
39
Bugfix release to update the `goreleaser` configuration, please refer to the release notes for `0.61.0` for actual code changes.
0 commit comments