Skip to content

Releases: irongut/EditRelease

v1.2.0

07 Jul 22:58
Compare
Choose a tag to compare

Edit Release v1.2.0

A GitHub Action for editing an existing release. Edit the Name, Draft status and Pre-release status of a release as well as adding text and the content of markdown files to the Body of a release.

Release Notes

  • Signed the Docker image
  • Updated libraries

v1.1.0

06 Jan 22:03
Compare
Choose a tag to compare

Edit Release v1.1.0

A GitHub Action for editing an existing release. Edit the Name, Draft status and Pre-release status of a release as well as adding text and the content of markdown files to the Body of a release.

Release Notes

  • Updates Action to .Net 6
  • Reduces Docker image layers to improve performance
  • Disables .Net diagnostics to improve performance
  • Switched to file scoped namespaces

v1.1.0-beta

04 Jan 22:43
Compare
Choose a tag to compare
v1.1.0-beta Pre-release
Pre-release

Edit Release v1.1.0-beta

A GitHub Action for editing an existing release. Edit the Name, Draft status and Pre-release status of a release as well as adding text and the content of markdown files to the Body of a release.

Release Notes

  • Updates Action to .Net 6
  • Reduces Docker image layers to improve performance
  • Disables .Net diagnostics to improve performance
  • Switched to file scoped namespaces

v1.0.0

22 Sep 02:29
606bccc
Compare
Choose a tag to compare

Edit Release Action

A GitHub Action for editing an existing release. Edit the Name, Draft status and Pre-release status of a release as well as adding text and the content of markdown files to the Body of a release.