Skip to content

Releases: softprops/action-gh-release

v2.4.0

07 Oct 02:54
aec2ec5
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(action): respect working_directory for files globs by @stephenway in #667

Other Changes 🔄

  • chore(deps): bump the npm group with 2 updates by @dependabot[bot] in #668

Full Changelog: v2.3.4...v2.4.0

v2.3.4

03 Oct 18:45
62c96d0
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐛

  • fix(action): handle 422 already_exists race condition by @stephenway in #665

Other Changes 🔄

  • chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 in the github-actions group by @dependabot[bot] in #656
  • chore(deps): bump @types/node from 20.19.11 to 20.19.13 in the npm group by @dependabot[bot] in #655
  • chore(deps): bump vite from 7.0.0 to 7.1.5 by @dependabot[bot] in #657
  • chore(deps): bump the npm group across 1 directory with 2 updates by @dependabot[bot] in #662
  • chore(deps): bump the npm group with 3 updates by @dependabot[bot] in #666

Full Changelog: v2...v2.3.4

v2.3.3

07 Sep 04:36
6cbd405
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes 🔄

  • dependency updates

New Contributors

Full Changelog: v2...v2.3.3

v2.3.2

10 Jun 22:33
72f2c25
Compare
Choose a tag to compare
  • fix: revert fs readableWebStream change

v2.3.1

10 Jun 21:15
f3cad8b
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐛

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

10 Jun 01:02
d5382d3
Compare
Choose a tag to compare
  • Migrate from jest to vitest
  • Replace mime with mime-types
  • Bump to use node 24
  • Dependency updates

Full Changelog: v2.2.2...v2.3.0

v2.2.2

18 Apr 21:34
da05d55
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐛

  • fix: updating release draft status from true to false by @galargh in #316

Other Changes 🔄

  • chore: simplify ref_type test by @steinybot in #598
  • fix(docs): clarify the default for tag_name by @muzimuzhi in #599
  • test(release): add unit tests when searching for a release by @rwaskiewicz in #603
  • dependency updates

New Contributors

Full Changelog: v2.2.1...v2.2.2

v2.2.1

07 Jan 18:45
c95fe14
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐛

Other Changes 🔄

  • chore(deps): bump @types/node from 22.10.1 to 22.10.2 by @dependabot in #559
  • chore(deps): bump @types/node from 22.10.2 to 22.10.5 by @dependabot in #569
  • chore: update error and warning messages for not matching files in files field by @ytimocin in #568

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

11 Dec 02:23
7b4da11
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat: read the release assets asynchronously by @xen0n in #552

Bug fixes 🐛

Other Changes 🔄

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

11 Nov 20:16
01570a1
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat: add support for release assets with multiple spaces within the name by @dukhine in #518
  • feat: preserve upload order by @richarddd in #500

Other Changes 🔄

  • chore(deps): bump @types/node from 22.8.2 to 22.8.7 by @dependabot in #539

New Contributors

Full Changelog: v2...v2.1.0