Releases: irongut/EditRelease
v1.2.0
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
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
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
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.