diff --git a/CHANGELOG.md b/CHANGELOG.md index d50a4aac4..0717ec6e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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. +### [4.8.2](https://github.com/nuxt-community/auth-module/compare/v4.8.1...v4.8.2) (2019-09-05) + + + ### [4.8.1](https://github.com/nuxt-community/auth-module/compare/v4.8.0...v4.8.1) (2019-06-24) diff --git a/package.json b/package.json index 14b845f18..4e45d522f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/auth", - "version": "4.8.1", + "version": "4.8.2", "description": "Authentication module for Nuxt.js", "license": "MIT", "contributors": [