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 2e8fb65 commit 2ec9e61Copy full SHA for 2ec9e61
CHANGELOG.MD
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+# 6.2.1
4
+- Add support for AngularFire 17 [#206](https://github.com/RaphaelJenni/FirebaseUI-Angular/pull/206) (Thanks to @garri1105)
5
+
6
## 6.2.0
7
- Update dependencies
8
- Remove support for legacy versions
projects/firebaseui-angular-library/package.json
@@ -1,6 +1,6 @@
{
"name": "firebaseui-angular",
- "version": "6.2.0",
+ "version": "6.2.1",
"repository": {
"type": "git",
"url": "https://github.com/RaphaelJenni/firebaseui-angular"
0 commit comments