Skip to content

Commit 29f7542

Browse files
chore(release): prepare release 1.13.5 (#7379)
* 1.13.5 * chore(release): prepare release 1.13.5 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: jasonsaayman <[email protected]>
1 parent 431c3a3 commit 29f7542

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "axios",
33
"main": "./dist/axios.js",
4-
"version": "1.13.4",
4+
"version": "1.13.5",
55
"homepage": "https://axios-http.com",
66
"authors": [
77
"Matt Zabriskie"

lib/env/data.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = "1.13.4";
1+
export const VERSION = "1.13.5";

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "axios",
3-
"version": "1.13.4",
3+
"version": "1.13.5",
44
"description": "Promise based HTTP client for the browser and node.js",
55
"main": "./dist/node/axios.cjs",
66
"module": "./index.js",
@@ -183,8 +183,8 @@
183183
"Martti Laine (https://github.com/codeclown)",
184184
"Xianming Zhong (https://github.com/chinesedfan)",
185185
"Remco Haszing (https://github.com/remcohaszing)",
186-
"Rikki Gibson (https://github.com/RikkiGibson)",
187186
"Willian Agostini (https://github.com/WillianAgostini)",
187+
"Rikki Gibson (https://github.com/RikkiGibson)",
188188
"Ben Carp (https://github.com/carpben)"
189189
],
190190
"sideEffects": false,

0 commit comments

Comments
 (0)