0.70.15 changelog (#42320)

Summary:
## Changelog:

[INTERNAL] - Add 0.70.15 changelog

Pull Request resolved: https://github.com/facebook/react-native/pull/42320

Reviewed By: christophpurrer

Differential Revision: D52821181

Pulled By: lunaleaps

fbshipit-source-id: a6893c3b140e9ee05d87549a3e91bdf8c9c8f394
This commit is contained in:
Luna Wei
2024-01-17 10:55:00 -08:00
committed by Facebook GitHub Bot
parent dd5474f1e9
commit 67532e07ce
+14
View File
@@ -1634,6 +1634,20 @@ Read the [announcement blogpost here](https://reactnative.dev/blog/2023/01/12/ve
- Bump terser minor version to mitigate CVE-2022-25858 ([743f9ff63b](https://github.com/facebook/react-native/commit/743f9ff63bf1e3825a1788978a9f6bad8ebddc0d) by [@GijsWeterings](https://github.com/GijsWeterings))
## v0.70.15
### Changed
- BUMP CLI to v9.3.5 ([cb170efdd3](https://github.com/facebook/react-native/commit/cb170efdd346776aa6941512e1c23eb11c3f0a3a) by [@hurali97](https://github.com/hurali97))
- Bump react-devtools-core to 4.27.7 ([abb4a2bddd](https://github.com/facebook/react-native/commit/abb4a2bdddbc904b4b3ff185e41c2dddb5ba684b) by [@lunaleaps](https://github.com/lunaleaps))
- Bump hermes-engine ([5b95254359](https://github.com/facebook/react-native/commit/5b95254359da9813ce8eba5571b9abf6a5fcb21c) by [@cipolleschi](https://github.com/cipolleschi))
### Fixed
#### iOS specific
- Migrate boost download url away from JFrog ([e8e059a977](https://github.com/facebook/react-native/commit/e8e059a977ef2feec1b4b9dfd2866daede2b8ff8) by [@cipolleschi](https://github.com/cipolleschi))
## v0.70.14
### Changed