Skip to content

Commit c80b7c5

Browse files
fix(changelog): Dependencies links (#3387)
1 parent f795294 commit c80b7c5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
### Features
66

7-
- Current screen is now repoted on the error's app context ([#3339](https://github.com/getsentry/sentry-react-native/pull/3339))
87
- Export New JS Performance API ([#3371](https://github.com/getsentry/sentry-react-native/pull/3371))
98

109
```js
@@ -16,6 +15,8 @@
1615

1716
Read more at https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7690
1817

18+
- Report current screen in `contexts.app.view_names` ([#3339](https://github.com/getsentry/sentry-react-native/pull/3339))
19+
1920
### Fixes
2021

2122
- Remove `platform: node` from Debug Builds Events ([#3377](https://github.com/getsentry/sentry-react-native/pull/3377))
@@ -32,7 +33,7 @@
3233
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2213)
3334
- [diff](https://github.com/getsentry/sentry-cli/compare/2.21.2...2.21.3)
3435
- Bump JavaScript SDK from v7.76.0 to v7.80.0 ([#3372](https://github.com/getsentry/sentry-react-native/pull/3372))
35-
- [changelog](https://github.com/getsentry/sentry-javascript/blob/7.80.0-alpha.0 develop/CHANGELOG.md#7800)
36+
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7800)
3637
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.76.0...7.80.0)
3738

3839
## 5.12.0

0 commit comments

Comments
 (0)