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.0 (#6373)

Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-04-28 22:50:08 +03:00
committed by GitHub
parent a3ff99b59d
commit 8e4314bfd6
17 changed files with 2844 additions and 1149 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.6.8",
"version": "1.7.0-beta.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -216,4 +216,4 @@
"@commitlint/config-conventional"
]
}
}
}