Skip to content

Commit 43c09fe

Browse files
Prepare release 0.61.2 (#1454)
1 parent f8df772 commit 43c09fe

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ archives:
1717
files:
1818
- none*
1919
changelog:
20-
skip: true
20+
disable: true
2121
checksum:
2222
name_template: 'checksums.txt'

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ Refactoring:
2828

2929
**Full Changelog**: https://github.com/...
3030

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+
3137
# 0.61.1
3238

3339
Bugfix release to update the `goreleaser` configuration, please refer to the release notes for `0.61.0` for actual code changes.

0 commit comments

Comments
 (0)