@builder.io/sdk-qwik 0.11.5 → 0.12.0

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.
@@ -3182,7 +3182,7 @@ const getInteractionPropertiesForEvent = (event) => {
3182
3182
  }
3183
3183
  };
3184
3184
  };
3185
- const SDK_VERSION = "0.11.5";
3185
+ const SDK_VERSION = "0.12.0";
3186
3186
  const registry = {};
3187
3187
  function register(type, info) {
3188
3188
  let typeList = registry[type];
@@ -3180,7 +3180,7 @@ const getInteractionPropertiesForEvent = (event) => {
3180
3180
  }
3181
3181
  };
3182
3182
  };
3183
- const SDK_VERSION = "0.11.5";
3183
+ const SDK_VERSION = "0.12.0";
3184
3184
  const registry = {};
3185
3185
  function register(type, info) {
3186
3186
  let typeList = registry[type];
@@ -6413,7 +6413,7 @@ const getInteractionPropertiesForEvent = (event) => {
6413
6413
  }
6414
6414
  };
6415
6415
  };
6416
- const SDK_VERSION = "0.11.5";
6416
+ const SDK_VERSION = "0.12.0";
6417
6417
  const registry = {};
6418
6418
  function register(type, info) {
6419
6419
  let typeList = registry[type];
@@ -6411,7 +6411,7 @@ const getInteractionPropertiesForEvent = (event) => {
6411
6411
  }
6412
6412
  };
6413
6413
  };
6414
- const SDK_VERSION = "0.11.5";
6414
+ const SDK_VERSION = "0.12.0";
6415
6415
  const registry = {};
6416
6416
  function register(type, info) {
6417
6417
  let typeList = registry[type];
@@ -3283,7 +3283,7 @@ const getInteractionPropertiesForEvent = (event) => {
3283
3283
  }
3284
3284
  };
3285
3285
  };
3286
- const SDK_VERSION = "0.11.5";
3286
+ const SDK_VERSION = "0.12.0";
3287
3287
  const registry = {};
3288
3288
  function register(type, info) {
3289
3289
  let typeList = registry[type];
@@ -3281,7 +3281,7 @@ const getInteractionPropertiesForEvent = (event) => {
3281
3281
  }
3282
3282
  };
3283
3283
  };
3284
- const SDK_VERSION = "0.11.5";
3284
+ const SDK_VERSION = "0.12.0";
3285
3285
  const registry = {};
3286
3286
  function register(type, info) {
3287
3287
  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.5",
3
+ "version": "0.12.0",
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.5";
1
+ export declare const SDK_VERSION = "0.12.0";