Skip to content

Commit 3198ee1

Browse files
committed
prep release
1 parent 7ee8e06 commit 3198ee1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## 2.0.3 (unreleased)
1+
## 2.0.4 (unreleased)
2+
3+
## 2.0.3
4+
5+
- Declare `make_latest` as an input field in `action.yml` [#419](https://github.com/softprops/action-gh-release/pull/419)
26

37
## 2.0.2
48

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "action-gh-release",
3-
"version": "0.1.15",
3+
"version": "2.0.3",
44
"private": true,
55
"description": "GitHub Action for creating GitHub Releases",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)