chore(release): 4.0.1

master
Pooya Parsa 2017-09-04 21:05:09 +04:30
parent a36a886a77
commit df1a5829e8
2 changed files with 11 additions and 1 deletions

View File

@ -2,6 +2,16 @@
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.
<a name="4.0.1"></a>
## [4.0.1](https://github.com/nuxt-community/axios-module/compare/v4.0.0...v4.0.1) (2017-09-04)
### Bug Fixes
* **package:** make nuxt devDependency ([a36a886](https://github.com/nuxt-community/axios-module/commit/a36a886))
<a name="4.0.0"></a>
# [4.0.0](https://github.com/nuxt-community/axios-module/compare/v3.1.4...v4.0.0) (2017-08-30)

View File

@ -1,6 +1,6 @@
{
"name": "@nuxtjs/axios",
"version": "4.0.0",
"version": "4.0.1",
"description": "Secure and easy axios integration with Nuxt.js",
"license": "MIT",
"main": "lib/index.js",