bump version and update changelog
This commit is contained in:
parent
e7b71cc1a7
commit
6ecc92f5ad
@ -1,3 +1,7 @@
|
|||||||
|
## 0.1.3
|
||||||
|
|
||||||
|
* Fixed where `with: body-path` was not being used in generated GitHub releases
|
||||||
|
|
||||||
## 0.1.2
|
## 0.1.2
|
||||||
|
|
||||||
* Add support for merging draft releases [#16](https://github.com/softprops/action-gh-release/pull/16)
|
* Add support for merging draft releases [#16](https://github.com/softprops/action-gh-release/pull/16)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "action-gh-release",
|
"name": "action-gh-release",
|
||||||
"version": "0.1.2",
|
"version": "0.1.3",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "GitHub Action for creating GitHub Releases",
|
"description": "GitHub Action for creating GitHub Releases",
|
||||||
"main": "lib/main.js",
|
"main": "lib/main.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user