2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

chore(release): v1.10.0 (#6943)

Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-06-14 15:11:07 +03:00
committed by GitHub
parent 3d343b86dc
commit 73a836dae7
17 changed files with 67 additions and 28 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.9.0",
"version": "1.10.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -225,4 +225,4 @@
"@commitlint/config-conventional"
]
}
}
}