Skip to content

Commit 72e945e

Browse files
committed
update changelog
1 parent 40bf9ec commit 72e945e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.0.5 (unreleased)
2+
3+
- Factor in file names with spaces when upserting files [#446](https://github.com/softprops/action-gh-release/pull/446) via [@MystiPanda](https://github.com/MystiPanda)
4+
15
## 2.0.4
26

37
- Minor follow up to [#417](https://github.com/softprops/action-gh-release/pull/417). [#425](https://github.com/softprops/action-gh-release/pull/425)

package.json

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

0 commit comments

Comments
 (0)