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

chore(release): v1.3.4 (#5565)

Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com>
This commit is contained in:
github-actions[bot]
2023-02-22 23:05:31 +02:00
committed by GitHub
parent cbe2de60d3
commit 2e70cecda4
17 changed files with 79 additions and 51 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.3.3",
"version": "1.3.4",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -203,4 +203,4 @@
"@commitlint/config-conventional"
]
}
}
}