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

chore(release): v1.6.1 (#6060)

Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-08 16:44:45 +02:00
committed by GitHub
parent cb8bb2beb2
commit a22f4b918a
17 changed files with 702 additions and 573 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.6.0",
"version": "1.6.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -215,4 +215,4 @@
"@commitlint/config-conventional"
]
}
}
}