Skip to content

Commit

Permalink
Updated CHANGELOG.md, fix typo(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasWilsonDEV committed Nov 22, 2024
1 parent 0103e12 commit ac105c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ to current versions and access newer Xcode versions
will need to update your error handling code
- **app, sdks:** firebase-ios-sdk 10.21.0 requires cocoapods 1.12+
in order to support the new Apple-mandated privacy manifests. Please
ensure you are using verson 1.12 or greater of cocoapods
ensure you are using version 1.12 or greater of cocoapods

### Features

Expand Down Expand Up @@ -1262,7 +1262,7 @@ Sorry for the inconvenience.

- **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))
- **messaging:** Refactor code to avoid bugs ([5039759](https://github.com/invertase/react-native-firebase/commit/503975909383582d8850470455eeef8f18194ba8))
- **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))
- **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))

### Features

Expand Down

0 comments on commit ac105c4

Please sign in to comment.