chore(release): 4.4.0

master
Pooya Parsa 2017-09-30 20:02:49 +03:30
parent 7c13655ef4
commit f9f26f6ff2
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.4.0"></a>
# [4.4.0](https://github.com/nuxt-community/axios-module/compare/v4.3.1...v4.4.0) (2017-09-30)
### Features
* **proxyHeader:** proxyHeadersIgnore option ([7c13655](https://github.com/nuxt-community/axios-module/commit/7c13655))
<a name="4.3.1"></a>
## [4.3.1](https://github.com/nuxt-community/axios-module/compare/v4.3.0...v4.3.1) (2017-09-28)

View File

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