Skip to content

Commit

Permalink
chore(release): 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lupas committed Jan 17, 2021
1 parent 3f37365 commit 7ce50e4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

### [7.3.1](https://github.com/nuxt-community/firebase-module/compare/v7.3.0...v7.3.1) (2021-01-17)


### Bug Fixes

* **lazy:** fixed fireModule not being injected if ready() functions are only called in V-components ([3f37365](https://github.com/nuxt-community/firebase-module/commit/3f37365dfa5091244569710f3865c00018468e71)), closes [#366](https://github.com/nuxt-community/firebase-module/issues/366)

## [7.3.0](https://github.com/nuxt-community/firebase-module/compare/v7.2.3...v7.3.0) (2020-12-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/firebase",
"version": "7.3.0",
"version": "7.3.1",
"description": "Intergrate Firebase into your Nuxt project.",
"keywords": [
"firebase",
Expand Down

0 comments on commit 7ce50e4

Please sign in to comment.