Skip to content

Commit

Permalink
Release new version 3.4.1
Browse files Browse the repository at this point in the history
+ Update Changelog
  • Loading branch information
RaphaelJenni committed Jan 10, 2019
1 parent fc74b9c commit eb9e519
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,4 +1,11 @@
# Changelog
## 3.4.1
* Fix callbacks running outside the angular zone [#85](https://github.com/RaphaelJenni/FirebaseUI-Angular/issues/85)
* Fix bug introduced with 3.4.0

## 3.4.0
* Add forFeature module initializer [#57](https://github.com/RaphaelJenni/FirebaseUI-Angular/issues/57)

## 3.3.3
* Fix callbacks not getting updated [#81](https://github.com/RaphaelJenni/FirebaseUI-Angular/issues/81)

Expand Down
2 changes: 1 addition & 1 deletion projects/firebaseui-angular-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "firebaseui-angular",
"version": "3.4.0",
"version": "3.4.1",
"repository": {
"type": "git",
"url": "https://github.com/RaphaelJenni/firebaseui-angular"
Expand Down

0 comments on commit eb9e519

Please sign in to comment.