8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07a2257 commit f3cad8bCopy full SHA for f3cad8b
CHANGELOG.md
@@ -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
7
## 2.3.0
8
9
* Migrate from jest to vitest
package.json
@@ -1,6 +1,6 @@
{
"name": "action-gh-release",
- "version": "2.2.2",
+ "version": "2.3.1",
"private": true,
"description": "GitHub Action for creating GitHub Releases",
"main": "lib/main.js",
0 commit comments