Skip to content

Commit 6b7fa9f

Browse files
author
Yair Morgenstern
committed
2.11.3
1 parent d78c255 commit 6b7fa9f

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [2.11.3] - 2025-11-20
4+
- Post-fix releases created as draft when they shouldn't have - [#99](https://github.com/svenstaro/upload-release-action/pull/99)
5+
36
## [2.11.2] - 2025-07-06
47
- Solved race-condition when matrix builds try to create the same release at the same time - [#147](https://github.com/svenstaro/upload-release-action/pull/147)
58

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "upload-release-action",
3-
"version": "2.11.2",
3+
"version": "2.11.3",
44
"private": true,
55
"description": "Upload files to a GitHub release",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)