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

chore(release): v1.7.0-beta.2 (#6403)

Co-authored-by: DigitalBrainJS <12586868+DigitalBrainJS@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-05-19 21:00:36 +03:00
committed by GitHub
parent d57f03a77f
commit b49aa8e3d8
17 changed files with 147 additions and 92 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.7.0-beta.1",
"version": "1.7.0-beta.2",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {