Skip to content

Commit 22cde46

Browse files
committed
Fix changelog
1 parent fe99425 commit 22cde46

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
> make sure you follow our [migration guide](https://docs.sentry.io/platforms/react-native/migration/) first.
77
<!-- prettier-ignore-end -->
88
9-
## 6.7.0
9+
## Unreleased
1010

1111
### Features
1212

@@ -20,6 +20,10 @@
2020
<FeedbackForm/>
2121
```
2222

23+
## 6.7.0
24+
25+
### Features
26+
2327
- Add `ignoredComponents` option to `annotateReactComponents` to exclude specific components from React component annotations ([#4517](https://github.com/getsentry/sentry-react-native/pull/4517))
2428

2529
```js

0 commit comments

Comments
 (0)