Skip to content

Commit 5e40126

Browse files
committed
- v3.3.1
1 parent f7e011e commit 5e40126

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.MD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 3.3.1
4+
* Fix [#77](https://github.com/RaphaelJenni/FirebaseUI-Angular/issues/77)
5+
* Update dependencies
6+
37
## 3.3.0
48
* (**IMPORTANT**) Migrate from firebaseui-angular config to firebaseui config
59
_After updating run your app and you will get the new configuration printed to the console._

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.3.0",
3+
"version": "3.3.1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/RaphaelJenni/firebaseui-angular"

0 commit comments

Comments
 (0)