@builder.io/sdk-qwik 0.6.3 → 0.6.4

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.
@@ -3097,7 +3097,7 @@ const getInteractionPropertiesForEvent = (event) => {
3097
3097
  }
3098
3098
  };
3099
3099
  };
3100
- const SDK_VERSION = "0.6.3";
3100
+ const SDK_VERSION = "0.6.4";
3101
3101
  const registry = {};
3102
3102
  function register(type, info) {
3103
3103
  let typeList = registry[type];
@@ -3095,7 +3095,7 @@ const getInteractionPropertiesForEvent = (event) => {
3095
3095
  }
3096
3096
  };
3097
3097
  };
3098
- const SDK_VERSION = "0.6.3";
3098
+ const SDK_VERSION = "0.6.4";
3099
3099
  const registry = {};
3100
3100
  function register(type, info) {
3101
3101
  let typeList = registry[type];
@@ -6301,7 +6301,7 @@ const getInteractionPropertiesForEvent = (event) => {
6301
6301
  }
6302
6302
  };
6303
6303
  };
6304
- const SDK_VERSION = "0.6.3";
6304
+ const SDK_VERSION = "0.6.4";
6305
6305
  const registry = {};
6306
6306
  function register(type, info) {
6307
6307
  let typeList = registry[type];
@@ -6299,7 +6299,7 @@ const getInteractionPropertiesForEvent = (event) => {
6299
6299
  }
6300
6300
  };
6301
6301
  };
6302
- const SDK_VERSION = "0.6.3";
6302
+ const SDK_VERSION = "0.6.4";
6303
6303
  const registry = {};
6304
6304
  function register(type, info) {
6305
6305
  let typeList = registry[type];
@@ -3097,7 +3097,7 @@ const getInteractionPropertiesForEvent = (event) => {
3097
3097
  }
3098
3098
  };
3099
3099
  };
3100
- const SDK_VERSION = "0.6.3";
3100
+ const SDK_VERSION = "0.6.4";
3101
3101
  const registry = {};
3102
3102
  function register(type, info) {
3103
3103
  let typeList = registry[type];
@@ -3095,7 +3095,7 @@ const getInteractionPropertiesForEvent = (event) => {
3095
3095
  }
3096
3096
  };
3097
3097
  };
3098
- const SDK_VERSION = "0.6.3";
3098
+ const SDK_VERSION = "0.6.4";
3099
3099
  const registry = {};
3100
3100
  function register(type, info) {
3101
3101
  let typeList = registry[type];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@builder.io/sdk-qwik",
3
- "version": "0.6.3",
3
+ "version": "0.6.4",
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.6.3";
1
+ export declare const SDK_VERSION = "0.6.4";