Skip to content

Commit 2663f19

Browse files
committed
Fix changelog
1 parent 2bcd0b3 commit 2663f19

1 file changed

Lines changed: 15 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@
66
> make sure you follow our [migration guide](https://docs.sentry.io/platforms/react-native/migration/) first.
77
<!-- prettier-ignore-end -->
88
9+
10+
## Unreleased
11+
12+
### Dependencies
13+
14+
- Bump Cocoa SDK from v8.58.0 to v9.1.0 ([#5356](https://github.com/getsentry/sentry-react-native/pull/5356))
15+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#910)
16+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.58.0...9.1.0)
17+
- Bump CLI from v2.58.4 to v3.1.0 ([#5523](https://github.com/getsentry/sentry-react-native/pull/5523), [#5471](https://github.com/getsentry/sentry-react-native/pull/5471), [#5514](https://github.com/getsentry/sentry-react-native/pull/5514), [#5502](https://github.com/getsentry/sentry-react-native/pull/5502))
18+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#310)
19+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.58.4...3.1.0)
20+
921
## 7.9.0
1022

1123
### Features
@@ -36,15 +48,12 @@
3648

3749
### Dependencies
3850

39-
- Bump Cocoa SDK from v8.58.0 to v9.1.0 ([#5356](https://github.com/getsentry/sentry-react-native/pull/5356))
40-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#910)
41-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.58.0...9.1.0)
51+
- Bump Cocoa SDK from v8.57.3 to v8.58.0 ([#5524](https://github.com/getsentry/sentry-react-native/pull/5524))
52+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8580)
53+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.3...8.58.0)
4254
- Bump JavaScript SDK from v10.30.0 to v10.34.0 ([#5480](https://github.com/getsentry/sentry-react-native/pull/5480), [#5487](https://github.com/getsentry/sentry-react-native/pull/5487), [#5496](https://github.com/getsentry/sentry-react-native/pull/5496), [#5522](https://github.com/getsentry/sentry-react-native/pull/5522), [#5535](https://github.com/getsentry/sentry-react-native/pull/5535))
4355
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10340)
4456
- [diff](https://github.com/getsentry/sentry-javascript/compare/10.30.0...10.34.0)
45-
- Bump CLI from v2.58.4 to v3.1.0 ([#5523](https://github.com/getsentry/sentry-react-native/pull/5523), [#5471](https://github.com/getsentry/sentry-react-native/pull/5471), [#5514](https://github.com/getsentry/sentry-react-native/pull/5514), [#5502](https://github.com/getsentry/sentry-react-native/pull/5502))
46-
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#310)
47-
- [diff](https://github.com/getsentry/sentry-cli/compare/2.58.4...3.1.0)
4857
- Bump Bundler Plugins from v4.6.1 to v4.6.2 ([#5536](https://github.com/getsentry/sentry-react-native/pull/5536))
4958
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#462)
5059
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.6.1...4.6.2)

0 commit comments

Comments
 (0)