1
0
Fork 0
mirror of synced 2026-06-05 15:48:19 +00:00

consolidate

consolidate changelog notes
This commit is contained in:
softprops 2020-01-26 19:34:05 -05:00
commit b238fd05b1

View file

@ -5,9 +5,6 @@
## 0.1.4
* Added support for updating releases body [#36](https://github.com/softprops/action-gh-release/pull/36)
## 0.1.4
* Steps can now access the url of releases with the `url` output of this Action [#28](https://github.com/softprops/action-gh-release/pull/28)
* Added basic GitHub API retry support to manage API turbulance [#26](https://github.com/softprops/action-gh-release/pull/26)