Skip to content

Commit

Permalink
Changelog 5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdaniels committed Feb 5, 2020
1 parent 9506f85 commit 168077b
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
@@ -1,3 +1,10 @@
<a name="5.4.1"></a>
## [5.4.1](https://github.com/angular/angularfire2/compare/5.4.0...5.4.1) (2020-02-05)

### Bug Fixes

* **auth:** `authState` should be using `onAuthStateChanged` ([#2308](https://github.com/angular/angularfire2/issues/2308)) ([9506f85](https://github.com/angular/angularfire2/commit/9506f85))

<a name="5.4.0"></a>
# [5.4.0](https://github.com/angular/angularfire2/compare/5.3.1...5.4.0) (2020-02-01)

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": "@angular/fire",
"version": "5.4.0",
"version": "5.4.1",
"description": "The official library of Firebase and Angular.",
"private": true,
"scripts": {
Expand Down

0 comments on commit 168077b

Please sign in to comment.