From 6d92eca88986a24cf643ce2a64b5ec66967ab454 Mon Sep 17 00:00:00 2001 From: pooya parsa Date: Fri, 31 May 2019 19:04:41 +0430 Subject: [PATCH] chore(release): 4.6.3 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index debd25114..c483be38d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ 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.6.3](https://github.com/nuxt-community/auth-module/compare/v4.6.1...v4.6.3) (2019-05-31) + + +### Bug Fixes + +* **module:** warn if default strategy is not valid ([#365](https://github.com/nuxt-community/auth-module/issues/365)) ([db6d3d4](https://github.com/nuxt-community/auth-module/commit/db6d3d4)) + + + ### [4.6.2](https://github.com/nuxt-community/auth-module/compare/v4.6.1...v4.6.2) (2019-05-31) diff --git a/package.json b/package.json index 43aa6bd6d..88513da46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/auth", - "version": "4.6.2", + "version": "4.6.3", "description": "Authentication module for Nuxt.js", "license": "MIT", "contributors": [