Skip to content

Commit f007b4d

Browse files
author
pooya parsa
committed
chore(release): 5.4.1
1 parent 1ed6e2f commit f007b4d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
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.4.1](https://github.com/nuxt-community/axios-module/compare/v5.4.0...v5.4.1) (2019-03-05)
6+
7+
8+
### Bug Fixes
9+
10+
* **types:** correct Vuex Store instance ([#227](https://github.com/nuxt-community/axios-module/issues/227)) ([1ed6e2f](https://github.com/nuxt-community/axios-module/commit/1ed6e2f))
11+
12+
13+
514
# [5.4.0](https://github.com/nuxt-community/axios-module/compare/v5.3.6...v5.4.0) (2019-03-02)
615

716

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": "5.4.0",
3+
"version": "5.4.1",
44
"description": "Secure and easy axios integration with Nuxt.js",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)