2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

[Release] v1.13.0 (#7189)

This commit is contained in:
github-actions[bot]
2025-10-27 18:07:18 +02:00
committed by GitHub
parent d000fbfd07
commit 9ead04d8ab
5 changed files with 415 additions and 376 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.12.2",
"version": "1.13.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -190,7 +190,7 @@
"Remco Haszing (https://github.com/remcohaszing)",
"Rikki Gibson (https://github.com/RikkiGibson)",
"Willian Agostini (https://github.com/WillianAgostini)",
"Yasu Flores (https://github.com/yasuf)"
"Ben Carp (https://github.com/carpben)"
],
"sideEffects": false,
"release-it": {
@@ -236,4 +236,4 @@
"@commitlint/config-conventional"
]
}
}
}