diff --git a/CHANGELOG.md b/CHANGELOG.md index 57c303e81..2cbe89f9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. + +## [2.0.4](https://github.com/nuxt-community/auth-module/compare/v2.0.3...v2.0.4) (2017-09-05) + + +### Bug Fixes + +* warn when axios module is not registered ([6ace50b](https://github.com/nuxt-community/auth-module/commit/6ace50b)) + + + ## [2.0.3](https://github.com/nuxt-community/auth-module/compare/v2.0.2...v2.0.3) (2017-09-04) diff --git a/package.json b/package.json index f20f4fe06..d3883a185 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/auth", - "version": "2.0.3", + "version": "2.0.4", "description": "Authentication module for Nuxt.js", "license": "MIT", "contributors": [