Skip to content

Commit c944b00

Browse files
author
Pooya Parsa
committed
chore(release): 5.2.0
1 parent 4ec3b5d commit c944b00

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

Diff for: CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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="5.2.0"></a>
6+
# [5.2.0](https://github.com/nuxt-community/axios-module/compare/v5.1.1...v5.2.0) (2018-03-31)
7+
8+
9+
### Bug Fixes
10+
11+
* **progress:** onProgress when currentRequests is zero ([#118](https://github.com/nuxt-community/axios-module/issues/118)) ([a90236e](https://github.com/nuxt-community/axios-module/commit/a90236e))
12+
13+
14+
### Features
15+
16+
* consola integration ([4ec3b5d](https://github.com/nuxt-community/axios-module/commit/4ec3b5d))
17+
18+
19+
520
<a name="5.1.1"></a>
621
## [5.1.1](https://github.com/nuxt-community/axios-module/compare/v5.1.0...v5.1.1) (2018-03-06)
722

Diff for: package.json

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

0 commit comments

Comments
 (0)