feat: v8 (#4260)
This commit is contained in:
parent
41c0e4b789
commit
98357b18bf
11 changed files with 171 additions and 221 deletions
|
|
@ -1,9 +1,12 @@
|
|||
{
|
||||
"name": "create-pull-request",
|
||||
"version": "7.0.0",
|
||||
"version": "8.0.0",
|
||||
"private": true,
|
||||
"description": "Creates a pull request for changes to your repository in the actions workspace",
|
||||
"main": "lib/main.js",
|
||||
"engines": {
|
||||
"node": ">=24.4.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc && ncc build",
|
||||
"format": "prettier --write '**/*.ts'",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue