Sourced from softprops/action-gh-release's releases.
v3.0.2
3.0.2is a patch release focused on release reliability and compatibility. It reuses existing draft releases when publishing prereleases, supports replacing release assets on Gitea, hardens streamed asset uploads, and provides clearer release-creation diagnostics. It also includes TypeScript, coverage, and tooling maintenance merged since3.0.1.This release fixes #795, #438, and #803. The upload transport hardening covers the historical failure reported in #790, although current hosted Node 24 runners did not reproduce it naturally. The diagnostics work is related to #786 and does not claim a reproducible release-creation fix.
What's Changed
Exciting New Features 🎉
- feat: improve release error reporting and test coverage by
@chenrui333in softprops/action-gh-release#813Bug fixes 🐛
- fix: publish existing draft releases as prereleases by
@godfengliangin softprops/action-gh-release#801- fix: upload small checksum assets reliably by
@chenrui333in softprops/action-gh-release#815- fix: replace existing release assets on Gitea by
@chenrui333in softprops/action-gh-release#816- fix: clarify release creation 404 errors by
@chenrui333in softprops/action-gh-release#817Other Changes 🔄
- chore(deps): upgrade TypeScript to 7 by
@chenrui333in softprops/action-gh-release#812- chore(deps): remove unused TypeScript tooling by
@chenrui333in softprops/action-gh-release#814- dependency, Node 24 pin, and CI maintenance merged since
3.0.1
Sourced from softprops/action-gh-release's changelog.
3.0.2
3.0.2is a patch release focused on release reliability and compatibility. It reuses existing draft releases when publishing prereleases, supports replacing release assets on Gitea, hardens streamed asset uploads, and provides clearer release-creation diagnostics. It also includes TypeScript, coverage, and tooling maintenance merged since3.0.1.This release fixes #795, #438, and #803. The upload transport hardening covers the historical failure reported in #790, although current hosted Node 24 runners did not reproduce it naturally. The diagnostics work is related to #786 and does not claim a reproducible release-creation fix.
What's Changed
Exciting New Features 🎉
- feat: improve release error reporting and test coverage by
@chenrui333in softprops/action-gh-release#813Bug fixes 🐛
- fix: publish existing draft releases as prereleases by
@godfengliangin softprops/action-gh-release#801- fix: upload small checksum assets reliably by
@chenrui333in softprops/action-gh-release#815- fix: replace existing release assets on Gitea by
@chenrui333in softprops/action-gh-release#816- fix: clarify release creation 404 errors by
@chenrui333in softprops/action-gh-release#817Other Changes 🔄
- chore(deps): upgrade TypeScript to 7 by
@chenrui333in softprops/action-gh-release#812- chore(deps): remove unused TypeScript tooling by
@chenrui333in softprops/action-gh-release#814- dependency, Node 24 pin, and CI maintenance merged since
3.0.13.0.1
- maintenance release with updated dependencies
3.0.0
3.0.0is a major release that moves the action runtime from Node 20 to Node 24. Usev3on GitHub-hosted runners and self-hosted fleets that already support the Node 24 Actions runtime.v2.6.2was the final Node 20-compatible release and is no longer maintained or supported.What's Changed
Other Changes 🔄
- Move the action runtime and bundle target to Node 24
- Update
@types/nodeto the Node 24 line and allow future Dependabot updates- Keep the floating major tag on
v3; freezev2at the finalv2.6.2release
... (truncated)
3d0d988
release 3.0.2 (#818)7e13ed4
fix: clarify release creation 404 errors (#817)e6c70a5
fix: replace existing release assets on Gitea (#816)f345337
fix: publish existing draft releases as prereleases (#801)d8a89a2
fix: upload small checksum assets reliably (#815)45ece40
chore(deps): remove unused TypeScript tooling (#814)f6b913c
feat: improve release error reporting and test coverage (#813)15f193d
chore(deps): upgrade TypeScript to 7 (#812)cc8268d
chore(deps): bump actions/checkout in the github-actions group (#810)fd0ed1e
chore(deps): bump the npm group with 3 updates (#811)