Skip to content

Commit 2e1ddc4

Browse files
Update CHANGELOG.md
1 parent ff0e5d8 commit 2e1ddc4

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
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
@@ -27,8 +26,18 @@
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))

0 commit comments

Comments
 (0)