arky-sdk 0.11.2 → 0.11.3

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/dist/index.cjs CHANGED
@@ -5828,7 +5828,7 @@ function initialize(publishableKey, options = {}) {
5828
5828
  }
5829
5829
 
5830
5830
  // src/index.ts
5831
- var SDK_VERSION = "0.11.2";
5831
+ var SDK_VERSION = "0.11.3";
5832
5832
  var SUPPORTED_FRAMEWORKS = [
5833
5833
  "astro",
5834
5834
  "react",