Skip to content

Commit 784e8ef

Browse files
committed
Update bump to minor
1 parent 12999f4 commit 784e8ef

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

.changeset/short-cars-scream.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
---
22
'@firebase/analytics': patch
3-
'@firebase/util': patch
4-
'firebase': patch
3+
'@firebase/util': minor
4+
'firebase': minor
55
---
66

7-
Fix error where an analytics PR included a change to `@firebase/util`, but
8-
the util package was not properly included in the changeset for a patch bump.
7+
- Fix an error where an analytics PR included a change to `@firebase/util`, but
8+
the util package was not properly included in the changeset for a patch bump.
9+
10+
- `@firebase/util` adds environment check methods `isIndexedDBAvailable`
11+
`validateIndexedDBOpenable`, and `areCookiesEnabled`.

0 commit comments

Comments
 (0)