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

chore(release): v1.6.4 (#6173)

Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-04 00:10:07 +02:00
committed by GitHub
parent 0ad520de0f
commit 8790b8e784
17 changed files with 46 additions and 22 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.6.3",
"version": "1.6.4",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -215,4 +215,4 @@
"@commitlint/config-conventional"
]
}
}
}