Skip to content

Commit 88d3901

Browse files
[RN][Changelog] Add changelog for v0.83.7
1 parent c0adcea commit 88d3901

1 file changed

Lines changed: 106 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## v0.83.7
4+
5+
### Breaking
6+
7+
8+
9+
#### Android specific
10+
11+
12+
13+
#### iOS specific
14+
15+
16+
17+
### Added
18+
19+
20+
21+
#### Android specific
22+
23+
24+
25+
#### iOS specific
26+
27+
28+
29+
### Changed
30+
31+
32+
33+
#### Android specific
34+
35+
36+
37+
#### iOS specific
38+
39+
40+
41+
### Deprecated
42+
43+
44+
45+
#### Android specific
46+
47+
48+
49+
#### iOS specific
50+
51+
52+
53+
### Removed
54+
55+
56+
57+
#### Android specific
58+
59+
60+
61+
#### iOS specific
62+
63+
64+
65+
### Fixed
66+
67+
68+
69+
#### Android specific
70+
71+
72+
73+
#### iOS specific
74+
75+
76+
77+
### Security
78+
79+
80+
81+
#### Android specific
82+
83+
84+
85+
#### iOS specific
86+
87+
88+
89+
### Unknown
90+
91+
- Release 0.83.7 ([29e48317ab](https://github.com/facebook/react-native/commit/29e48317ab158573b277271c3ad2f0b07bd80dc0) by [@react-native-bot](https://github.com/react-native-bot))
92+
- Add redbox subspec to React-debug pod ([5c63f8d7e9](https://github.com/facebook/react-native/commit/5c63f8d7e96432f45b751841bb42200f0f392152) by [@motiz88](https://github.com/motiz88))
93+
- Bump Podfile.lock ([707b614751](https://github.com/facebook/react-native/commit/707b6147517e44cfdc8feb7eb693b6ba9d41e083) by [@react-native-bot](https://github.com/react-native-bot))
94+
- Release 0.83.6 ([1a973f4abc](https://github.com/facebook/react-native/commit/1a973f4abc15368ab408a8d81d244a80b5259879) by [@react-native-bot](https://github.com/react-native-bot))
95+
96+
#### Android Unknown
97+
98+
- Skip Hermes nightly override on stable branches ([d81b786328](https://github.com/facebook/react-native/commit/d81b786328af7f85a0e6f8b3d449c775aca4eb5d) by [@motiz88](https://github.com/motiz88))
99+
100+
#### iOS Unknown
101+
102+
103+
104+
#### Failed to parse
105+
106+
107+
108+
3109
## v0.85.2
4110

5111
### Added

0 commit comments

Comments
 (0)