Skip to content

Commit 2ec9e61

Browse files
committed
Release 6.2.1
1 parent 2e8fb65 commit 2ec9e61

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.MD

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

3+
# 6.2.1
4+
- Add support for AngularFire 17 [#206](https://github.com/RaphaelJenni/FirebaseUI-Angular/pull/206) (Thanks to @garri1105)
5+
36
## 6.2.0
47
- Update dependencies
58
- Remove support for legacy versions

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

0 commit comments

Comments
 (0)