release 2.3.4
Some checks failed
main / build (push) Has been cancelled

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2025-10-03 14:45:26 -04:00
parent 7dc9b8ac0f
commit 62c96d0c4e
No known key found for this signature in database
GPG key ID: FF9CD57EB6C90D56
3 changed files with 15 additions and 3 deletions

View file

@ -1,3 +1,15 @@
## 2.3.4
## What's Changed
### Bug fixes 🐛
* fix(action): handle 422 already_exists race condition by @stephenway in https://github.com/softprops/action-gh-release/pull/665
### Other Changes 🔄
- dependency updates
## 2.3.3
## What's Changed