feat: add v24.11.0 patch (#127)
## Node.js Patch Update to v24.11.0 This PR updates the Node.js patch to version 24.11.0. The workflow automatically attempts to resolve patch conflicts using AI when the OpenAI API key is available. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Daniel Lando <daniel.sorridi@gmail.com>
This commit is contained in:
parent
61f032fd3c
commit
6f8ffd2434
@ -1,5 +1,5 @@
|
||||
{
|
||||
"v24.10.0": ["node.v24.10.0.cpp.patch"],
|
||||
"v24.11.0": ["node.v24.11.0.cpp.patch"],
|
||||
"v22.21.1": ["node.v22.21.1.cpp.patch"],
|
||||
"v20.19.5": ["node.v20.19.5.cpp.patch"],
|
||||
"v18.20.8": ["node.v18.20.8.cpp.patch"],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user