prep release
This commit is contained in:
parent
7ee8e06381
commit
3198ee18f8
@ -1,4 +1,8 @@
|
||||
## 2.0.3 (unreleased)
|
||||
## 2.0.4 (unreleased)
|
||||
|
||||
## 2.0.3
|
||||
|
||||
- Declare `make_latest` as an input field in `action.yml` [#419](https://github.com/softprops/action-gh-release/pull/419)
|
||||
|
||||
## 2.0.2
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "action-gh-release",
|
||||
"version": "0.1.15",
|
||||
"version": "2.0.3",
|
||||
"private": true,
|
||||
"description": "GitHub Action for creating GitHub Releases",
|
||||
"main": "lib/main.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user