release 2.3.3

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen
2025-09-07 00:36:40 -04:00
parent fbadcc90e8
commit 6cbd405e2c
4 changed files with 19 additions and 7 deletions

View File

@@ -1,3 +1,15 @@
## 2.3.3
## What's Changed
### Exciting New Features 🎉
* feat: add input option `overwrite_files` by @asfernandes in https://github.com/softprops/action-gh-release/pull/343
### Other Changes 🔄
- dependency updates
## 2.3.2
* fix: revert fs `readableWebStream` change