Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e60188d

Browse files
authoredFeb 28, 2024··
Version Packages (#8046)
v10.8.1 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7e2efbf commit e60188d

File tree

43 files changed

+147
-73
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+147
-73
lines changed
 

‎.changeset/short-falcons-look.md

-9
This file was deleted.

‎integration/compat-interop/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
"test:debug": "karma start --browsers Chrome --auto-watch"
99
},
1010
"dependencies": {
11-
"@firebase/app": "0.9.27",
12-
"@firebase/app-compat": "0.2.27",
11+
"@firebase/app": "0.9.28",
12+
"@firebase/app-compat": "0.2.28",
1313
"@firebase/analytics": "0.10.1",
1414
"@firebase/analytics-compat": "0.2.7",
15-
"@firebase/auth": "1.6.0",
16-
"@firebase/auth-compat": "0.5.2",
17-
"@firebase/functions": "0.11.1",
18-
"@firebase/functions-compat": "0.3.7",
15+
"@firebase/auth": "1.6.1",
16+
"@firebase/auth-compat": "0.5.3",
17+
"@firebase/functions": "0.11.2",
18+
"@firebase/functions-compat": "0.3.8",
1919
"@firebase/messaging": "0.12.6",
2020
"@firebase/messaging-compat": "0.2.6",
2121
"@firebase/performance": "0.6.5",

0 commit comments

Comments
 (0)
Please sign in to comment.