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

chore(release): v1.5.0 (#5838)

Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-26 22:10:04 +03:00
committed by GitHub
parent 1601f4a27a
commit 6365751ba6
17 changed files with 140 additions and 94 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.4.0",
"version": "1.5.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -214,4 +214,4 @@
"@commitlint/config-conventional"
]
}
}
}