Skip to content

Commit c4e73d0

Browse files
author
pooya parsa
committed
chore(release): 5.5.4
1 parent 41ff27a commit c4e73d0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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+
### [5.5.4](https://github.com/nuxt-community/axios-module/compare/v5.5.3...v5.5.4) (2019-06-05)
6+
7+
8+
### Bug Fixes
9+
10+
* ignore content-length header ([41ff27a](https://github.com/nuxt-community/axios-module/commit/41ff27a))
11+
12+
13+
514
### [5.5.3](https://github.com/nuxt-community/axios-module/compare/v5.5.2...v5.5.3) (2019-05-30)
615

716

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/axios",
3-
"version": "5.5.3",
3+
"version": "5.5.4",
44
"description": "Secure and easy axios integration with Nuxt.js",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)