Skip to content

Commit 6b764a2

Browse files
Add changelog for v0.85.0-rc.6 (#56198)
Summary: Add Changelog for 0.85.0-rc.6 ## Changelog: [Internal] - Add Changelog for 0.85.0-rc.6 Pull Request resolved: #56198 Test Plan: N/A Reviewed By: christophpurrer Differential Revision: D97833800 Pulled By: alanleedev fbshipit-source-id: 917acb592fd0f09c09110b2a88a3c7222f00397d
1 parent b6387d9 commit 6b764a2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v0.85.0-rc.6
4+
5+
### Changed
6+
7+
#### iOS specific
8+
9+
- **Build**: Bump fmt to 12.1.0 to fix Xcode 26.4 ([faeef2b90a](https://github.com/facebook/react-native/commit/faeef2b90a56633ad44289b994d31e7ce590b145) by [@leotm](https://github.com/leotm))
10+
11+
12+
### Fixed
13+
14+
#### iOS specific
15+
16+
- **Build**: Fixed duplicate symbol error when using React.XCFramework ([d21ffc9e32](https://github.com/facebook/react-native/commit/d21ffc9e322060c354b78da84d590cfc337c1de8) by [@chrfalch](https://github.com/chrfalch))
17+
18+
319
## v0.85.0-rc.5
420

521
### Fixed

0 commit comments

Comments
 (0)