Skip to content

Commit 2c9bcd9

Browse files
fix(changelog): Move JS and Android deps to the unreleased section (#4756)
1 parent 7a15b00 commit 2c9bcd9

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

CHANGELOG.md

+9-6
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ Version 7 of the SDK is compatible with Sentry self-hosted versions 24.4.2 or hi
2222

2323
### Dependencies
2424

25+
- Bump JavaScript SDK from v8.54.0 to v9.1.0 ([#4568](https://github.com/getsentry/sentry-react-native/pull/4568))
26+
- [changelog](https://github.com/getsentry/sentry-javascript/blob/9.1.0/CHANGELOG.md)
27+
- [diff](https://github.com/getsentry/sentry-javascript/compare/8.54.0...9.1.0)
28+
- Bump Android SDK from v7.20.1 to v8.6.0 ([#4490](https://github.com/getsentry/sentry-react-native/pull/4490), [#4663](https://github.com/getsentry/sentry-react-native/pull/4663))
29+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#860)
30+
- [diff](https://github.com/getsentry/sentry-java/compare/7.20.1...8.6.0)
2531
- Bump Bundler Plugins from v3.2.2 to v3.3.1 ([#4693](https://github.com/getsentry/sentry-react-native/pull/4693), [#4707](https://github.com/getsentry/sentry-react-native/pull/4707), [#4720](https://github.com/getsentry/sentry-react-native/pull/4720), [#4721](https://github.com/getsentry/sentry-react-native/pull/4721))
2632
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#331)
2733
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.2.2...3.3.1)
@@ -232,12 +238,9 @@ Change `Cold/Warm App Start` span description to `Cold/Warm Start` ([#4636](http
232238

233239
### Dependencies
234240

235-
- Bump JavaScript SDK from v8.54.0 to v9.1.0 ([#4568](https://github.com/getsentry/sentry-react-native/pull/4568))
236-
- [changelog](https://github.com/getsentry/sentry-javascript/blob/9.1.0/CHANGELOG.md)
237-
- [diff](https://github.com/getsentry/sentry-javascript/compare/8.54.0...9.1.0)
238-
- Bump Android SDK from v7.20.1 to v8.6.0 ([#4490](https://github.com/getsentry/sentry-react-native/pull/4490), [#4663](https://github.com/getsentry/sentry-react-native/pull/4663))
239-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#860)
240-
- [diff](https://github.com/getsentry/sentry-java/compare/7.20.1...8.6.0)
241+
- Bump Android SDK from v7.20.1 to v7.22.0 ([#4529](https://github.com/getsentry/sentry-react-native/pull/4529))
242+
- [changelog](https://github.com/getsentry/sentry-java/blob/7.x.x/CHANGELOG.md#7220)
243+
- [diff](https://github.com/getsentry/sentry-java/compare/7.20.1...7.22.0)
241244
- Bump Cocoa SDK from v8.44.0 to v8.45.0 ([#4537](https://github.com/getsentry/sentry-react-native/pull/4537))
242245
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8450)
243246
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.44.0...8.45.0)

0 commit comments

Comments
 (0)