@embeddable.com/sdk-core 3.9.5 → 3.9.6

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/lib/index.esm.js CHANGED
@@ -21995,7 +21995,7 @@ var defineConfig = ({ plugins, pushBaseUrl, audienceUrl, authDomain, authClientI
21995
21995
  };
21996
21996
 
21997
21997
  var name = "@embeddable.com/sdk-core";
21998
- var version = "3.9.5";
21998
+ var version = "3.9.6";
21999
21999
  var description = "Core Embeddable SDK module responsible for web-components bundling and publishing.";
22000
22000
  var keywords = [
22001
22001
  "embeddable",
package/lib/index.js CHANGED
@@ -22023,7 +22023,7 @@ var defineConfig = ({ plugins, pushBaseUrl, audienceUrl, authDomain, authClientI
22023
22023
  };
22024
22024
 
22025
22025
  var name = "@embeddable.com/sdk-core";
22026
- var version = "3.9.5";
22026
+ var version = "3.9.6";
22027
22027
  var description = "Core Embeddable SDK module responsible for web-components bundling and publishing.";
22028
22028
  var keywords = [
22029
22029
  "embeddable",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@embeddable.com/sdk-core",
3
- "version": "3.9.5",
3
+ "version": "3.9.6",
4
4
  "description": "Core Embeddable SDK module responsible for web-components bundling and publishing.",
5
5
  "keywords": [
6
6
  "embeddable",