Skip to content

Commit c099b29

Browse files
Update CHANGELOG.md (#5010)
1 parent 1d41bda commit c099b29

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

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
- Export `addIntegration` from `@sentry/core` ([#5020](https://github.com/getsentry/sentry-react-native/pull/5020))
1615

@@ -37,8 +36,18 @@
3736
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#400)
3837
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.6.1...4.0.0)
3938

39+
## 6.18.1
40+
41+
### Fixes
42+
43+
- Fixed Sentry CLI executable path resolution that was causing iOS build script failures ([#5003](https://github.com/getsentry/sentry-react-native/pull/5003))
44+
4045
## 6.18.0
4146

47+
> [!WARNING]
48+
> This release contains an issue where Sentry-CLI may not be found on iOS builds if not defined by environment variable.
49+
> See PR [#5003](github.com/getsentry/sentry-react-native/pull/5003) for more details.
50+
4251
### Fixes
4352

4453
- SDK now Builds when using PnPM ([#4977](https://github.com/getsentry/sentry-react-native/pull/4977))

0 commit comments

Comments
 (0)