Skip to content

Commit 7e4a070

Browse files
committed
chore(release): 5.13.3
1 parent cf1a03f commit 7e4a070

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [5.13.3](https://github.com/nuxt-community/axios-module/compare/v5.13.2...v5.13.3) (2021-05-17)
6+
7+
8+
### Bug Fixes
9+
10+
* transpile defu ([cf1a03f](https://github.com/nuxt-community/axios-module/commit/cf1a03f99a2591bd60160292864b7e16f86eb5cf)), closes [unjs/defu#28](https://github.com/unjs/defu/issues/28)
11+
512
### [5.13.2](https://github.com/nuxt-community/axios-module/compare/v5.13.1...v5.13.2) (2021-05-17)
613

714
### [5.13.1](https://github.com/nuxt-community/axios-module/compare/v5.13.0...v5.13.1) (2021-02-08)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/axios",
3-
"version": "5.13.2",
3+
"version": "5.13.3",
44
"description": "Secure and easy Axios integration with Nuxt.js",
55
"repository": "nuxt-community/axios-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)