Releases: taiki-e/create-gh-release-action
Releases · taiki-e/create-gh-release-action
1.8.4
- Update
parse-changelog
to 0.6.11.
1.8.3
- Update
parse-changelog
to 0.6.10. This includes performance improvements.
1.8.2
- Update
parse-changelog
to 0.6.7. This includes diagnostics improvements.
1.8.1
- Update
parse-changelog
to 0.6.6.
1.8.0
-
Fix performance degradation introduced in 1.7.2.
-
Update
parse-changelog
to 0.6.3. -
Verify checksum of downloaded
parse-changelog
tarball. -
Support AArch64 host.
1.7.2
- Improve robustness for temporary network failures.
1.7.1
- Update
parse-changelog
to 0.6.2.
1.7.0
1.6.3
- Diagnostics improvements.
1.6.2
- Support self-hosted runner that does not set
GITHUB_OUTPUT
environment variable. (#17)