2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-05 16:42:32 +03:00

chore(release): v1.3.0 (#5513)

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