File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66> [ migration guide] ( https://docs.sentry.io/platforms/javascript/guides/capacitor/migration/ ) first.
77 <!-- prettier-ignore-end -->
88
9- ## Unreleased
9+ ## 2.4.1
1010
1111### Fixes
1212
Original file line number Diff line number Diff line change 55 "type" : " git" ,
66 "url" : " https://github.com/getsentry/sentry-capacitor"
77 },
8- "version" : " 2.4.0 " ,
8+ "version" : " 2.4.1 " ,
99 "description" : " Official Sentry SDK for Capacitor" ,
1010 "types" : " dist/esm/index.d.ts" ,
1111 "main" : " dist/build/index.js" ,
Original file line number Diff line number Diff line change 11export const SDK_PACKAGE_NAME = 'npm:@sentry/capacitor' ;
22export const SDK_NAME = 'sentry.javascript.capacitor' ;
3- export const SDK_VERSION = '2.4.0 ' ;
3+ export const SDK_VERSION = '2.4.1 ' ;
You can’t perform that action at this time.
0 commit comments