@builder.io/sdk-qwik 0.11.1 → 0.11.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.
@@ -3206,7 +3206,7 @@ const getInteractionPropertiesForEvent = (event) => {
3206
3206
  }
3207
3207
  };
3208
3208
  };
3209
- const SDK_VERSION = "0.11.1";
3209
+ const SDK_VERSION = "0.11.2";
3210
3210
  const registry = {};
3211
3211
  function register(type, info) {
3212
3212
  let typeList = registry[type];
@@ -3204,7 +3204,7 @@ const getInteractionPropertiesForEvent = (event) => {
3204
3204
  }
3205
3205
  };
3206
3206
  };
3207
- const SDK_VERSION = "0.11.1";
3207
+ const SDK_VERSION = "0.11.2";
3208
3208
  const registry = {};
3209
3209
  function register(type, info) {
3210
3210
  let typeList = registry[type];
@@ -6437,7 +6437,7 @@ const getInteractionPropertiesForEvent = (event) => {
6437
6437
  }
6438
6438
  };
6439
6439
  };
6440
- const SDK_VERSION = "0.11.1";
6440
+ const SDK_VERSION = "0.11.2";
6441
6441
  const registry = {};
6442
6442
  function register(type, info) {
6443
6443
  let typeList = registry[type];
@@ -6435,7 +6435,7 @@ const getInteractionPropertiesForEvent = (event) => {
6435
6435
  }
6436
6436
  };
6437
6437
  };
6438
- const SDK_VERSION = "0.11.1";
6438
+ const SDK_VERSION = "0.11.2";
6439
6439
  const registry = {};
6440
6440
  function register(type, info) {
6441
6441
  let typeList = registry[type];
@@ -3307,7 +3307,7 @@ const getInteractionPropertiesForEvent = (event) => {
3307
3307
  }
3308
3308
  };
3309
3309
  };
3310
- const SDK_VERSION = "0.11.1";
3310
+ const SDK_VERSION = "0.11.2";
3311
3311
  const registry = {};
3312
3312
  function register(type, info) {
3313
3313
  let typeList = registry[type];
@@ -3305,7 +3305,7 @@ const getInteractionPropertiesForEvent = (event) => {
3305
3305
  }
3306
3306
  };
3307
3307
  };
3308
- const SDK_VERSION = "0.11.1";
3308
+ const SDK_VERSION = "0.11.2";
3309
3309
  const registry = {};
3310
3310
  function register(type, info) {
3311
3311
  let typeList = registry[type];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@builder.io/sdk-qwik",
3
- "version": "0.11.1",
3
+ "version": "0.11.2",
4
4
  "homepage": "https://github.com/BuilderIO/builder/tree/main/packages/sdks/output/qwik",
5
5
  "repository": {
6
6
  "type": "git",
@@ -1 +1 @@
1
- export declare const SDK_VERSION = "0.11.1";
1
+ export declare const SDK_VERSION = "0.11.2";