chore(release): 3.1.2

master
Pooya Parsa 2017-08-13 19:07:07 +04:30
parent 9355228536
commit 3d27b0eada
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="3.1.2"></a>
## 3.1.2 (2017-08-13)
### Bug Fixes
* **headers:** fix security bug with default request headers ([9355228](https://github.com/nuxt-community/axios-module/commit/9355228))
<a name="3.1.1"></a>
## 3.1.1 (2017-08-13)
(repository moved from nuxt-community/modules)

View File

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