Skip to content

Commit f3cad8b

Browse files
committed
release 2.3.1
Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent 07a2257 commit f3cad8b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.3.1
2+
3+
### Bug fixes 🐛
4+
5+
* fix: fix file closing issue by @WailGree in https://github.com/softprops/action-gh-release/pull/629
6+
17
## 2.3.0
28

39
* Migrate from jest to vitest

package.json

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

0 commit comments

Comments
 (0)