Releases: ncipollo/release-action
Releases · ncipollo/release-action
v1.8.0
v1.7.3
- Updated dependencies to resolve a minor security issue.
v1.7.2
- Upgrade octokit and dev dependencies.
- Shouldn't effect functionality
v1.7.1
- Adds
omitBodyDuringUpdate
andomitNameDuringUpdate
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
- Fixes #15 Add omitBody and omitName
v1.6.1
- Fixes #12 Artifacts will now be replaced
v1.6.0
Fixes #12 Artifacts may now be replaced
v1.5.0
- #8 Add support for updating draft releases
v1.4.0
- Add prerelease input
- Added http status to error message.
v1.3.0
- #6 Add support for updating releases