mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-04-17 20:05:43 +00:00
feat: add release notes to output
This commit is contained in:
parent
9786c4206e
commit
a56320d643
5 changed files with 8 additions and 2 deletions
|
|
@ -27,6 +27,7 @@ GitHub Action for [Semantic Release](https://github.com/semantic-release/semanti
|
|||
* `new_release_major_version`: Major version of the new release
|
||||
* `new_release_minor_version`: Minor version of the new release
|
||||
* `new_release_patch_version`: Patch version of the new release
|
||||
* `new_release_notes`: The release notes for the new release.
|
||||
|
||||
### Examples
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue