Skip to content

Commit

Permalink
chore(release): 5.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed May 26, 2021
1 parent ec2eb0a commit a9e4867
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [5.13.5](https://github.com/nuxt-community/axios-module/compare/v5.13.4...v5.13.5) (2021-05-26)


### Bug Fixes

* only transpile defu for client bundle (resolves [#501](https://github.com/nuxt-community/axios-module/issues/501)) ([ec2eb0a](https://github.com/nuxt-community/axios-module/commit/ec2eb0ae8642aaa3f3e51505f4ec86b699d09d90))

### [5.13.4](https://github.com/nuxt-community/axios-module/compare/v5.13.3...v5.13.4) (2021-05-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/axios",
"version": "5.13.4",
"version": "5.13.5",
"description": "Secure and easy Axios integration with Nuxt.js",
"repository": "nuxt-community/axios-module",
"license": "MIT",
Expand Down

0 comments on commit a9e4867

Please sign in to comment.