Skip to content

Commit 0c1c448

Browse files
author
Nicholas Wilson
authored
docs(CHANGELOG): fix a couple typos (#8221)
1 parent e45070a commit 0c1c448

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ to current versions and access newer Xcode versions
328328
will need to update your error handling code
329329
- **app, sdks:** firebase-ios-sdk 10.21.0 requires cocoapods 1.12+
330330
in order to support the new Apple-mandated privacy manifests. Please
331-
ensure you are using verson 1.12 or greater of cocoapods
331+
ensure you are using version 1.12 or greater of cocoapods
332332

333333
### Features
334334

@@ -1291,7 +1291,7 @@ Sorry for the inconvenience.
12911291

12921292
- **database:** call cancellation callback when using ref.on ([#5371](https://github.com/invertase/react-native-firebase/issues/5371)) ([26b59db](https://github.com/invertase/react-native-firebase/commit/26b59dbe06bedc64ed83923ecf132b47fe0eb05b))
12931293
- **messaging:** Refactor code to avoid bugs ([5039759](https://github.com/invertase/react-native-firebase/commit/503975909383582d8850470455eeef8f18194ba8))
1294-
- **storage, ios:** dont enumerate on dictionary being mutated ([#5455](https://github.com/invertase/react-native-firebase/issues/5455)) ([daaa72d](https://github.com/invertase/react-native-firebase/commit/daaa72d82df6b9e5e2c1247c10792d4b12683541))
1294+
- **storage, ios:** don't enumerate on dictionary being mutated ([#5455](https://github.com/invertase/react-native-firebase/issues/5455)) ([daaa72d](https://github.com/invertase/react-native-firebase/commit/daaa72d82df6b9e5e2c1247c10792d4b12683541))
12951295

12961296
### Features
12971297

0 commit comments

Comments
 (0)