2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-17 19:21:29 +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,7 +1,7 @@
{
"name": "axios",
"main": "./dist/axios.js",
"version": "0.21.0",
"version": "0.21.1",
"homepage": "https://github.com/axios/axios",
"authors": [
"Matt Zabriskie"