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

chore(release): v1.2.3 (#5459)

Co-authored-by: DigitalBrainJS <DigitalBrainJS@users.noreply.github.com>
Co-authored-by: Dmitriy Mozgovoy <robotshara@gmail.com>
This commit is contained in:
github-actions[bot]
2023-01-15 19:33:15 +02:00
committed by GitHub
parent d83316db4a
commit 484e0b6ed2
17 changed files with 34 additions and 23 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "1.2.2",
"version": "1.2.3",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"exports": {
@@ -194,4 +194,4 @@
"@commitlint/config-conventional"
]
}
}
}