Sourced from softprops/action-gh-release's releases.
v3.0.1
3.0.1
- maintenance release with updated dependencies
Sourced from softprops/action-gh-release's changelog.
3.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.2release2.6.2
2.6.2is the finalv2release and is no longer maintained or supported. Upgrade tov3for the supported Node 24 runtime and current fixes.What's Changed
Other Changes 🔄
- chore(deps): bump picomatch from 4.0.3 to 4.0.4 by
@dependabot[bot] in softprops/action-gh-release#775- chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 by
@dependabot[bot] in softprops/action-gh-release#777- chore(deps): bump vite from 8.0.0 to 8.0.5 by
@dependabot[bot] in softprops/action-gh-release#7812.6.1
2.6.1is a patch release focused on restoring linked discussion thread creation whendiscussion_category_nameis set. It fixes[#764](https://github.com/softprops/action-gh-release/issues/764), where the draft-first publish flow stopped carrying the discussion category through the final publish step.If you still hit an issue after upgrading, please open a report with the bug template and include a minimal repro or sanitized workflow snippet where possible.
What's Changed
Bug fixes 🐛
- fix: preserve discussion category on publish by
@chenrui333in softprops/action-gh-release#7652.6.0
2.6.0is a minor release centered onprevious_tagsupport forgenerate_release_notes, which lets workflows pin GitHub's comparison base explicitly instead of relying on the default range.
... (truncated)
b430933
release: cut v3.0.0 for Node 24 upgrade (#670)c2e35e0
chore(deps): bump the npm group across 1 directory with 7 updates (#783)3bb1273
release 2.6.2c34030f
chore: bump node to 24.14.18975bd0
chore(deps): bump vite from 8.0.0 to 8.0.5 (#781)f71937f
chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 (#777)3f0d239
chore(deps): bump picomatch from 4.0.3 to 4.0.4 (#775)153bb8e
release 2.6.1569deb8
fix: preserve discussion category when publishing releases (#765)26e8ad2
release 2.6.0