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

chore(release): v1.3.1 (#5522)

Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-02-02 01:30:01 +02:00
committed by GitHub
parent 96d336f527
commit 54d3facb3b
17 changed files with 55 additions and 35 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.3.0",
"version": "1.3.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -204,4 +204,4 @@
"@commitlint/config-conventional"
]
}
}
}