File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## 1.7.3
44
55### Fixes
66
Original file line number Diff line number Diff line change 11{
22 "name" : " sentry-cordova" ,
3- "version" : " 1.7.2 " ,
3+ "version" : " 1.7.3 " ,
44 "main" : " dist/js/sentry-cordova.js" ,
55 "types" : " dist/js/sentry-cordova.d.ts" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22
3- <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" sentry-cordova" version =" 1.7.2 " >
3+ <plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0" id =" sentry-cordova" version =" 1.7.3 " >
44 <name >Sentry</name >
55 <author >Sentry</author >
66 <description >Official Sentry SDK for Cordova</description >
Original file line number Diff line number Diff line change 11export const SDK_NAME = 'sentry.javascript.cordova' ;
2- export const SDK_VERSION = '1.7.2 ' ;
2+ export const SDK_VERSION = '1.7.3 ' ;
You can’t perform that action at this time.
0 commit comments