Skip to content

Commit b086e5d

Browse files
Dmitry Rykunfacebook-github-bot
authored andcommitted
chore: Add changelog for 0.68.6 and 0.69.8 (#36010)
Summary: Create changelog for 0.69.8 ## Changelog [Internal] [Changed] - add changelog entry for 0.69.8 Pull Request resolved: #36010 Test Plan: N/A Reviewed By: rshest Differential Revision: D42882254 Pulled By: dmytrorykun fbshipit-source-id: 2cf12ab1898d292bd525d9c357203c69b58b3247
1 parent 9e4b4ef commit b086e5d

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
@@ -744,6 +744,14 @@ Read the [announcement blogpost here](https://reactnative.dev/blog/2023/01/12/ve
744744
- Add GitHub token permissions for workflows ([3da3d82320](https://github.com/facebook/react-native/commit/3da3d82320bd035c6bd361a82ea12a70dba4e851) by [@varunsh-coder](https://github.com/varunsh-coder))
745745
- Bump RCT-Folly to 2021-07-22 ([68f3a42fc7](https://github.com/facebook/react-native/commit/68f3a42fc7380051714253f43b42175de361f8bd) by [@luissantana](https://github.com/luissantana))
746746

747+
## v0.69.8
748+
749+
### Fixed
750+
751+
#### Android specific
752+
753+
- Mitigation for Samsung TextInput Hangs ([be69c8b5a7](https://github.com/facebook/react-native/commit/be69c8b5a77ae60cced1b2af64e48b90d9955be5) by [@NickGerleman](https://github.com/NickGerleman))
754+
747755
## v0.69.7
748756

749757
### Fixed
@@ -1044,6 +1052,14 @@ Read the [announcement blogpost here](https://reactnative.dev/blog/2023/01/12/ve
10441052

10451053
- Encode URL params in URLSearchParams.toString() ([1042a8012f](https://github.com/facebook/react-native/commit/1042a8012fb472bd5c882b469fe507dd6279d562) by [@sshic](https://github.com/sshic))
10461054

1055+
## v0.68.6
1056+
1057+
### Fixed
1058+
1059+
#### Android specific
1060+
1061+
- Mitigation for Samsung TextInput Hangs ([be69c8b5a7](https://github.com/facebook/react-native/commit/be69c8b5a77ae60cced1b2af64e48b90d9955be5) by [@NickGerleman](https://github.com/NickGerleman))
1062+
10471063
## v0.68.5
10481064

10491065
### Fixed

0 commit comments

Comments
 (0)