Skip to content

Commit a75097d

Browse files
author
Pooya Parsa
committed
chore(release): 3.1.4
1 parent 7ba3ae8 commit a75097d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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+
<a name="3.1.4"></a>
6+
## [3.1.4](https://github.com/nuxt-community/axios-module/compare/v3.1.3...v3.1.4) (2017-08-13)
7+
8+
9+
### Bug Fixes
10+
11+
* create fresh objects for all default header scopes ([7ba3ae8](https://github.com/nuxt-community/axios-module/commit/7ba3ae8))
12+
13+
14+
515
<a name="3.1.3"></a>
616
## [3.1.3](https://github.com/nuxt-community/axios-module/compare/v3.1.1...v3.1.3) (2017-08-13)
717

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": "3.1.3",
3+
"version": "3.1.4",
44
"description": "Secure and easy axios integration with Nuxt.js",
55
"license": "MIT",
66
"main": "lib/index.js",

0 commit comments

Comments
 (0)