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

chore(release): v1.7.0-beta.1 (#6383)

Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-05-07 21:37:01 +03:00
committed by GitHub
parent bb5f9a5ab7
commit b9f4848f8c
17 changed files with 197 additions and 111 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.7.0-beta.0",
"version": "1.7.0-beta.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -216,4 +216,4 @@
"@commitlint/config-conventional"
]
}
}
}