From fa1e9cdfee2e79653bea5e9c7ea1bc7fa12f027a Mon Sep 17 00:00:00 2001 From: Pascal Date: Mon, 30 Mar 2020 18:35:23 +0200 Subject: [PATCH] chore(release): 5.0.6 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e87b2a67..37932366 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [5.0.6](https://github.com/nuxt-community/firebase-module/compare/v5.0.5...v5.0.6) (2020-03-30) + + +### Bug Fixes + +* **auth:** move ssrAuth plugin to the bottom of the module ([b7d5fe3](https://github.com/nuxt-community/firebase-module/commit/b7d5fe3bff89ff434c957411e7d1da438bd88a74)) + ### [5.0.5](https://github.com/nuxt-community/firebase-module/compare/v5.0.4...v5.0.5) (2020-03-30) ### [5.0.4](https://github.com/nuxt-community/firebase-module/compare/v5.0.3...v5.0.4) (2020-03-30) diff --git a/package.json b/package.json index 86b34388..dabc7ec5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/firebase", - "version": "5.0.5", + "version": "5.0.6", "description": "Intergrate Firebase into your Nuxt project.", "keywords": [ "firebase",