We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7e011e commit 5e40126Copy full SHA for 5e40126
2 files changed
CHANGELOG.MD
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 3.3.1
4
+* Fix [#77](https://github.com/RaphaelJenni/FirebaseUI-Angular/issues/77)
5
+* Update dependencies
6
+
7
## 3.3.0
8
* (**IMPORTANT**) Migrate from firebaseui-angular config to firebaseui config
9
_After updating run your app and you will get the new configuration printed to the console._
projects/firebaseui-angular-library/package.json
@@ -1,6 +1,6 @@
{
"name": "firebaseui-angular",
- "version": "3.3.0",
+ "version": "3.3.1",
"repository": {
"type": "git",
"url": "https://github.com/RaphaelJenni/firebaseui-angular"
0 commit comments