2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-15 11:59:42 +03:00

Merge branch 0.21.1 into master (#3610)

* Updating changelog for 0.21.1 release

* Releasing 0.21.1

Co-authored-by: Emily Morehouse <emily@cuttlesoft.com>
This commit is contained in:
Xianming Zhong
2021-02-01 02:17:04 +08:00
committed by GitHub
parent 9a4d7ac236
commit 7d3b626a59
7 changed files with 50 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "axios",
"version": "0.21.0",
"version": "0.21.1",
"description": "Promise based HTTP client for the browser and node.js",
"main": "index.js",
"scripts": {