chore: bump @types/node, enable Dependabot updates, rebuild dist

Co-authored-by: chenrui333 <1580956+chenrui333@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-10-07 03:18:43 +00:00
parent 436626188b
commit 7005cadf68
6 changed files with 16 additions and 10 deletions

View file

@ -6,6 +6,12 @@
* feat(action): respect working_directory for files globs by @stephenway in https://github.com/softprops/action-gh-release/pull/667
### Other Changes 🔄
* Move action runtime to node24 and require Node >=24
* Update @types/node to ^22 for Node 24 compatibility
* Enable Dependabot updates for @types/node >=22
## 2.3.4
## What's Changed