File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## Unreleased
3
+ ## 5.16.0-alpha.4
4
4
5
5
### Fixes
6
6
Original file line number Diff line number Diff line change 2
2
"name" : " @sentry/react-native" ,
3
3
"homepage" : " https://github.com/getsentry/sentry-react-native" ,
4
4
"repository" : " https://github.com/getsentry/sentry-react-native" ,
5
- "version" : " 5.16.0-alpha.3 " ,
5
+ "version" : " 5.16.0-alpha.4 " ,
6
6
"description" : " Official Sentry SDK for react-native" ,
7
7
"typings" : " dist/js/index.d.ts" ,
8
8
"types" : " dist/js/index.d.ts" ,
Original file line number Diff line number Diff line change 1
1
export const SDK_PACKAGE_NAME = 'npm:@sentry/react-native' ;
2
2
export const SDK_NAME = 'sentry.javascript.react-native' ;
3
- export const SDK_VERSION = '5.16.0-alpha.3 ' ;
3
+ export const SDK_VERSION = '5.16.0-alpha.4 ' ;
You can’t perform that action at this time.
0 commit comments