Skip to content

Commit d5a5308

Browse files
fix(new_arch): Add missing sources for Codegen (#2639)
1 parent 6312de4 commit d5a5308

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
!react-native.config.js
1111
!/ios/**/*
1212
!/android/**/*
13+
!src/js/NativeRNSentry.ts

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Fixes
6+
7+
- Add missing source Spec for RNSentry Codegen. ([#2639](https://github.com/getsentry/sentry-react-native/pull/2639))
8+
39
## 5.0.0-alpha.8
410

511
- Latest changes from 4.9.0

0 commit comments

Comments
 (0)