File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## 4.0.0
44
55- Bump Sentry Cocoa 7.18.0 ([ #2303 ] ( https://github.com/getsentry/sentry-react-native/pull/2303 ) )
66 - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/7.18.0/CHANGELOG.md )
Original file line number Diff line number Diff line change 22 "name" : " @sentry/react-native" ,
33 "homepage" : " https://github.com/getsentry/sentry-react-native" ,
44 "repository" : " https://github.com/getsentry/sentry-react-native" ,
5- "version" : " 4.0.0-beta.5 " ,
5+ "version" : " 4.0.0" ,
66 "description" : " Official Sentry SDK for react-native" ,
77 "typings" : " dist/js/index.d.ts" ,
88 "types" : " dist/js/index.d.ts" ,
Original file line number Diff line number Diff line change 11export const SDK_NAME = 'sentry.javascript.react-native' ;
2- export const SDK_VERSION = '4.0.0-beta.5 ' ;
2+ export const SDK_VERSION = '4.0.0' ;
You can’t perform that action at this time.
0 commit comments