2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +03:00

chore(release): v1.3.6 (#5666)

Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-19 22:37:45 +03:00
committed by GitHub
parent 1b8cc3b02b
commit 59eb991835
17 changed files with 66 additions and 39 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.3.5",
"version": "1.3.6",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -203,4 +203,4 @@
"@commitlint/config-conventional"
]
}
}
}