Skip to content

Commit b51165d

Browse files
antonisclaude
andcommitted
docs(changelog): Link getDataFromUri entries to PR #6045
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 69a3bc8 commit b51165d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
### Fixes
1616

1717
- Stop the Hermes sampling profiler on React instance teardown to prevent `pthread_kill` SIGABRT when the JS thread is torn down with profiling active ([#6035](https://github.com/getsentry/sentry-react-native/pull/6035))
18-
- Restrict `getDataFromUri` on iOS to the app's temporary, caches, and documents directories
19-
- Restrict `getDataFromUri` on Android to known media and document content providers and app-internal file locations
18+
- Restrict `getDataFromUri` on iOS to the app's temporary, caches, and documents directories ([#6045](https://github.com/getsentry/sentry-react-native/pull/6045))
19+
- Restrict `getDataFromUri` on Android to known media and document content providers and app-internal file locations ([#6045](https://github.com/getsentry/sentry-react-native/pull/6045))
2020

2121
### Dependencies
2222

0 commit comments

Comments
 (0)