Merge branch 'release/v1.8.2'

This commit is contained in:
Ralph Slooten
2023-08-16 17:26:27 +12:00
2 changed files with 4 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ jobs:
- run: npm run package
# build the binaries
- uses: wangyoucao577/go-release-action@v1.38
- uses: wangyoucao577/go-release-action@v1.39
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}

View File

@@ -4,6 +4,9 @@ Notable changes to Mailpit will be documented in this file.
## [v1.8.2]
### Build
- Update wangyoucao577/go-release-action[@v1](https://github.com/v1).39
### Feature
- Link check to test message links
- Workaround for non-RFC-compliant message headers containing <CR><CR><LF>