github softprops/action-gh-release v3.0.2

9 hours ago

3.0.2 is 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 since 3.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 @chenrui333 in #813

Bug fixes 🐛

Other Changes 🔄

  • chore(deps): upgrade TypeScript to 7 by @chenrui333 in #812
  • chore(deps): remove unused TypeScript tooling by @chenrui333 in #814
  • dependency, Node 24 pin, and CI maintenance merged since 3.0.1

Don't miss a new action-gh-release release

NewReleases is sending notifications on new releases.