Skip to content

Commit d7800c3

Browse files
fix: Changelog after 5.34.0 release (#4172)
#skip-changelog
1 parent 6ab2b1c commit d7800c3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# Changelog
22

3-
## 5.34.0
3+
## Unreleased
44

55
### Fixes
66

77
- TimetoTisplay correctly warns about not supporting the new React Native architecture ([#4160](https://github.com/getsentry/sentry-react-native/pull/4160))
8+
9+
## 5.34.0
10+
11+
### Fixes
12+
813
- Handles error with string cause ([#4163](https://github.com/getsentry/sentry-react-native/pull/4163))
914
- Use `appLaunchedInForeground` to determine invalid app start data on Android ([#4146](https://github.com/getsentry/sentry-react-native/pull/4146))
1015
- Upload source maps for all release variants on Android (not only the last found) ([#4125](https://github.com/getsentry/sentry-react-native/pull/4125))

0 commit comments

Comments
 (0)