2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-20 20:00:40 +03:00

chore(release): v1.4.0 (#5683)

Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-28 02:04:53 +03:00
committed by GitHub
parent d627610d0c
commit 21a5ad34c4
17 changed files with 136 additions and 40 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.3.6",
"version": "1.4.0",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -212,4 +212,4 @@
"@commitlint/config-conventional"
]
}
}
}