Compare commits

...
Author SHA1 Message Date
Blake Friedman 421cae34d3 Add Changelog for 0.76.5
Summary:
Add Changelog for 0.76.5

Changelog: [Internal] - Add Changelog for 0.76.5
2024-12-10 00:08:06 +00:00
+10
View File
@@ -1,5 +1,15 @@
# Changelog
## v0.76.5
### Fixed
- Better support filtering out non linked platforms ([fcbcf80d1c](https://github.com/facebook/react-native/commit/fcbcf80d1c080af42b5277fc8a153059194efb95) by [@cipolleschi](https://github.com/cipolleschi))
#### Android specific
- Fix crash on HeadlessJsTaskService on old architecture ([4560fc0497](https://github.com/facebook/react-native/commit/4560fc049748a345d5945bc08d43f4b61ca51ff3) by [@cortinico](https://github.com/cortinico))
## v0.77.0-rc.1
### Fixed