@builder.io/sdk-qwik 0.7.1-1 → 0.7.1-2

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.
@@ -3100,7 +3100,7 @@ const getInteractionPropertiesForEvent = (event) => {
3100
3100
  }
3101
3101
  };
3102
3102
  };
3103
- const SDK_VERSION = "0.7.1-1";
3103
+ const SDK_VERSION = "0.7.1-2";
3104
3104
  const registry = {};
3105
3105
  function register(type, info) {
3106
3106
  let typeList = registry[type];
@@ -3098,7 +3098,7 @@ const getInteractionPropertiesForEvent = (event) => {
3098
3098
  }
3099
3099
  };
3100
3100
  };
3101
- const SDK_VERSION = "0.7.1-1";
3101
+ const SDK_VERSION = "0.7.1-2";
3102
3102
  const registry = {};
3103
3103
  function register(type, info) {
3104
3104
  let typeList = registry[type];
@@ -6304,7 +6304,7 @@ const getInteractionPropertiesForEvent = (event) => {
6304
6304
  }
6305
6305
  };
6306
6306
  };
6307
- const SDK_VERSION = "0.7.1-1";
6307
+ const SDK_VERSION = "0.7.1-2";
6308
6308
  const registry = {};
6309
6309
  function register(type, info) {
6310
6310
  let typeList = registry[type];
@@ -6302,7 +6302,7 @@ const getInteractionPropertiesForEvent = (event) => {
6302
6302
  }
6303
6303
  };
6304
6304
  };
6305
- const SDK_VERSION = "0.7.1-1";
6305
+ const SDK_VERSION = "0.7.1-2";
6306
6306
  const registry = {};
6307
6307
  function register(type, info) {
6308
6308
  let typeList = registry[type];
@@ -3100,7 +3100,7 @@ const getInteractionPropertiesForEvent = (event) => {
3100
3100
  }
3101
3101
  };
3102
3102
  };
3103
- const SDK_VERSION = "0.7.1-1";
3103
+ const SDK_VERSION = "0.7.1-2";
3104
3104
  const registry = {};
3105
3105
  function register(type, info) {
3106
3106
  let typeList = registry[type];
@@ -3098,7 +3098,7 @@ const getInteractionPropertiesForEvent = (event) => {
3098
3098
  }
3099
3099
  };
3100
3100
  };
3101
- const SDK_VERSION = "0.7.1-1";
3101
+ const SDK_VERSION = "0.7.1-2";
3102
3102
  const registry = {};
3103
3103
  function register(type, info) {
3104
3104
  let typeList = registry[type];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@builder.io/sdk-qwik",
3
- "version": "0.7.1-1",
3
+ "version": "0.7.1-2",
4
4
  "description": "Builder.io Qwik SDK",
5
5
  "type": "module",
6
6
  "main": "./lib/edge/index.qwik.cjs",
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "0.7.1-1";
1
+ export declare const SDK_VERSION = "0.7.1-2";