Skip to content

Commit ba75c7c

Browse files
authored
chore(changelog): Fixes changelog (#5117)
1 parent 46bd012 commit ba75c7c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ user IP addresses, if you set `sendDefaultPii: true` in your `Sentry.init` optio
2424

2525
We apologize for any inconvenience caused!
2626

27+
### Fixes
28+
29+
- Fix Expo prebuild failed on cached builds ([#5098](https://github.com/getsentry/sentry-react-native/pull/5098))
30+
- Remove the warning that used to indicate that Time To Initial Display and Time To Full Display are not supported ([#5081](https://github.com/getsentry/sentry-react-native/pull/5081))
31+
2732
### Dependencies
2833

2934
- Bump CLI from v2.51.1 to v2.52.0 ([#5075](https://github.com/getsentry/sentry-react-native/pull/5075))
@@ -33,11 +38,6 @@ We apologize for any inconvenience caused!
3338
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#420)
3439
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.1.1...4.2.0)
3540

36-
## Fixes
37-
38-
- Fix Expo prebuild failed on cached builds ([#5098](https://github.com/getsentry/sentry-react-native/pull/5098))
39-
- Remove the warning that used to indicate that Time To Initial Display and Time To Full Display are not supported ([#5081](https://github.com/getsentry/sentry-react-native/pull/5081))
40-
4141
## 6.20.0
4242

4343
### Features

0 commit comments

Comments
 (0)