mirror of
https://github.com/axios/axios.git
synced 2026-04-11 02:11:50 +08:00
chore(release): prepare release 1.15.0
This commit is contained in:
parent
5c8fa9adad
commit
e61021e956
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "axios",
|
||||
"main": "./dist/axios.js",
|
||||
"version": "1.14.0",
|
||||
"version": "1.15.0",
|
||||
"homepage": "https://axios-http.com",
|
||||
"authors": [
|
||||
"Matt Zabriskie"
|
||||
|
||||
2
lib/env/data.js
vendored
2
lib/env/data.js
vendored
@ -1 +1 @@
|
||||
export const VERSION = "1.14.0";
|
||||
export const VERSION = "1.15.0";
|
||||
@ -187,4 +187,4 @@
|
||||
"lint-staged": {
|
||||
"*.{js,cjs,mjs,ts,json,md,yml,yaml}": "prettier --write"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user