File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111### Fixes
1212
13- - Fixed Sentry CLI executable path resolution that was causing iOS build script failures ([ #5003 ] ( https://github.com/getsentry/sentry-react-native/pull/5003 ) )
1413- Fix for ` sentry-cli ` path discovery not working on Android ([ #5009 ] ( https://github.com/getsentry/sentry-react-native/pull/5009 ) )
1514
1615### Features
2726 });
2827 ```
2928
29+ ## 6.18.1
30+
31+ ### Fixes
32+
33+ - Fixed Sentry CLI executable path resolution that was causing iOS build script failures ([ #5003 ] ( https://github.com/getsentry/sentry-react-native/pull/5003 ) )
34+
3035## 6.18.0
3136
37+ > [ !WARNING]
38+ > This release contains an issue where Sentry-CLI may not be found on iOS builds if not defined by environment variable.
39+ > See PR [ #5003 ] ( github.com/getsentry/sentry-react-native/pull/5003 ) for more details.
40+
3241### Fixes
3342
3443- SDK now Builds when using PnPM ([ #4977 ] ( https://github.com/getsentry/sentry-react-native/pull/4977 ) )
You can’t perform that action at this time.
0 commit comments