Skip to content

Releases: ncipollo/release-action

v1.8.0

10 Feb 21:04
Compare
Choose a tag to compare
  • Updates octokit and resolves type errors
  • Adds ability to specify the owner/repo where you would like the release to be generated.

v1.7.3

02 Oct 14:55
Compare
Choose a tag to compare
  • Updated dependencies to resolve a minor security issue.

v1.7.2

20 Jul 23:25
Compare
Choose a tag to compare
  • Upgrade octokit and dev dependencies.
  • Shouldn't effect functionality

v1.7.1

26 May 19:01
Compare
Choose a tag to compare
  • Adds omitBodyDuringUpdate and omitNameDuringUpdate inputs. These may be used to preserve the release name and body if the action is updating an existing release (but will still set name and body if the release is being created).

v1.7.0

25 May 21:25
Compare
Choose a tag to compare
  • Fixes #15 Add omitBody and omitName

v1.6.1

05 Mar 19:20
Compare
Choose a tag to compare
  • Fixes #12 Artifacts will now be replaced

v1.6.0

03 Mar 03:26
Compare
Choose a tag to compare

Fixes #12 Artifacts may now be replaced

v1.5.0

03 Jan 04:24
Compare
Choose a tag to compare
  • #8 Add support for updating draft releases

v1.4.0

13 Dec 21:22
Compare
Choose a tag to compare
  • Add prerelease input
  • Added http status to error message.

v1.3.0

13 Dec 00:16
Compare
Choose a tag to compare
  • #6 Add support for updating releases