@myinterview/widget-react 1.1.23-touch-fix-attempt-01-development-519cb3a → 1.1.24-development-9fb08e2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cjs/index.js CHANGED
@@ -30258,7 +30258,7 @@ const configGenerator = () => {
30258
30258
  let release;
30259
30259
  try {
30260
30260
  environment !== null && environment !== void 0 ? environment : (environment = "staging");
30261
- release !== null && release !== void 0 ? release : (release = "1.1.23-touch-fix-attempt-01");
30261
+ release !== null && release !== void 0 ? release : (release = "1.1.24");
30262
30262
  }
30263
30263
  catch (_a) {
30264
30264
  console.error('sentry configGenerator error');