Skip to content

Commit f96a7f2

Browse files
authored
[Release] Minor changelog nits (#11495)
1 parent 52b19da commit f96a7f2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

FirebaseAuth/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# 10.12.0
2-
- [added] Added support to Firebase Auth to enroll and sign in a user with TOTP second factor.(#11261)
2+
- [added] Added support to Firebase Auth to enroll and sign in a user with
3+
TOTP second factor. (#11261)
34

45
# 10.8.0
56
- [added] Added Firebase App Check support to Firebase Auth. (#11056)

Firestore/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
- [feature] Implemented an optimization in the local cache synchronization logic
33
that reduces the number of billed document reads when documents were deleted
44
on the server while the client was not actively listening to the query
5-
(e.g. while the client was offline). (#INSERT_PR_NUMBER_HERE)
5+
(e.g. while the client was offline). (#11457)
66

77
# 10.11.0
88
- [feature] Expose MultiDb API for public preview. (#10465)

0 commit comments

Comments
 (0)