Skip to content

Commit

Permalink
Prepare release v4.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Nov 11, 2024
1 parent 947e098 commit b3dc8bc
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:

# https://goreleaser.com/ci/actions/
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
uses: goreleaser/goreleaser-action@v6
with:
version: latest
args: release -p 1 --clean --timeout=90m
Expand Down
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [v4.20.0] - 2024-11-11
## [v4.20.1] - 2024-11-11

### Added

Expand Down Expand Up @@ -28,6 +28,10 @@
- **[dnsprovider]** volcengine: set API information within the default configuration
- **[log]** Parse printf verbs in log line output

## [v4.20.0] - 2024-11-11

Cancelled due to CI failure.

## [v4.19.2] - 2024-10-06

### Fixed
Expand Down
4 changes: 2 additions & 2 deletions acme/api/internal/sender/useragent.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/lego/zz_gen_version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions providers/dns/internal/useragent/useragent.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b3dc8bc

Please sign in to comment.