Skip to content

Commit 73ebceb

Browse files
Apply suggestions from code review
Co-authored-by: LucasZF <lucas-zimerman1@hotmail.com>
1 parent 73ea8a5 commit 73ebceb

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,8 @@
1010

1111
### Fixes
1212

13-
<<<<<<< fix/profile-app-start-timestamp-offset
1413
- Fix app start transaction profile offset by using the actual profiling start timestamp instead of the adjusted app start time ([#5962](https://github.com/getsentry/sentry-react-native/issues/5962))
15-
=======
16-
- Use React `componentStack` as fallback when error has no stack trace on Android ([#5965](https://github.com/getsentry/sentry-react-native/pull/5965)
17-
>>>>>>> main
14+
- Use React `componentStack` as fallback when error has no stack trace on Android ([#5965](https://github.com/getsentry/sentry-react-native/pull/5965))
1815
- Add `SENTRY_PROJECT_ROOT` env var to override project root in Xcode build phase scripts for monorepo setups ([#5961](https://github.com/getsentry/sentry-react-native/pull/5961))
1916

2017
### Features

0 commit comments

Comments
 (0)