From b7ca2232f4c075953c43afa508bd35fa9c7c7fba Mon Sep 17 00:00:00 2001 From: Pooya Parsa <pooya@pi0.ir> Date: Sat, 28 Apr 2018 20:23:16 +0430 Subject: [PATCH] chore(release): 4.3.0 --- CHANGELOG.md | 15 +++++++++++++++ package.json | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5811ce65..2d0c8fd10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ 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. +<a name="4.3.0"></a> +# [4.3.0](https://github.com/nuxt-community/auth-module/compare/v4.2.1...v4.3.0) (2018-04-28) + + +### Bug Fixes + +* github provider ([#159](https://github.com/nuxt-community/auth-module/issues/159)) ([8b1819f](https://github.com/nuxt-community/auth-module/commit/8b1819f)) + + +### Features + +* laravel passport provider ([#157](https://github.com/nuxt-community/auth-module/issues/157)) ([9b09459](https://github.com/nuxt-community/auth-module/commit/9b09459)) + + + <a name="4.2.1"></a> ## [4.2.1](https://github.com/nuxt-community/auth-module/compare/v4.2.0...v4.2.1) (2018-04-27) diff --git a/package.json b/package.json index bd0ea8a1d..628178e4c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/auth", - "version": "4.2.1", + "version": "4.3.0", "description": "Authentication module for Nuxt.js", "license": "MIT", "contributors": [