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

chore(release): v1.12.2 (#7031)

Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-09-14 15:58:39 +03:00
committed by GitHub
parent 38726c7586
commit e5a33366d7
5 changed files with 19 additions and 7 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.12.1",
"version": "1.12.2",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -174,8 +174,8 @@
],
"contributors": [
"Matt Zabriskie (https://github.com/mzabriskie)",
"Nick Uraltsev (https://github.com/nickuraltsev)",
"Dmitriy Mozgovoy (https://github.com/DigitalBrainJS)",
"Nick Uraltsev (https://github.com/nickuraltsev)",
"Jay (https://github.com/jasonsaayman)",
"Emily Morehouse (https://github.com/emilyemorehouse)",
"Rubén Norte (https://github.com/rubennorte)",
@@ -231,4 +231,4 @@
"@commitlint/config-conventional"
]
}
}
}