2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00

chore(ci): add an action to create a release PR;

This commit is contained in:
Dmitriy Mozgovoy
2023-01-06 01:50:31 +02:00
committed by GitHub
parent abd2cb83a3
commit 8651bf17d4
5 changed files with 229 additions and 23 deletions
+3 -1
View File
@@ -92,6 +92,7 @@
"fs-extra": "^10.1.0",
"get-stream": "^3.0.0",
"gulp": "^4.0.2",
"gzip-size": "^7.0.0",
"handlebars": "^4.7.7",
"husky": "^8.0.2",
"istanbul-instrumenter-loader": "^3.0.1",
@@ -109,6 +110,7 @@
"minimist": "^1.2.7",
"mocha": "^10.0.0",
"multer": "^1.4.4",
"pretty-bytes": "^6.0.0",
"release-it": "^15.5.1",
"rollup": "^2.67.0",
"rollup-plugin-auto-external": "^2.0.0",
@@ -186,4 +188,4 @@
"@commitlint/config-conventional"
]
}
}
}