Skip to content

Commit eb9e519

Browse files
committed
Release new version 3.4.1
+ Update Changelog
1 parent fc74b9c commit eb9e519

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.MD

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Changelog
2+
## 3.4.1
3+
* Fix callbacks running outside the angular zone [#85](https://github.com/RaphaelJenni/FirebaseUI-Angular/issues/85)
4+
* Fix bug introduced with 3.4.0
5+
6+
## 3.4.0
7+
* Add forFeature module initializer [#57](https://github.com/RaphaelJenni/FirebaseUI-Angular/issues/57)
8+
29
## 3.3.3
310
* Fix callbacks not getting updated [#81](https://github.com/RaphaelJenni/FirebaseUI-Angular/issues/81)
411

projects/firebaseui-angular-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "firebaseui-angular",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/RaphaelJenni/firebaseui-angular"

0 commit comments

Comments
 (0)