arky-sdk 0.5.22 → 0.5.23

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
@@ -1701,7 +1701,7 @@ function getAnalyticsConfigs(configs) {
1701
1701
  }
1702
1702
 
1703
1703
  // src/index.ts
1704
- var SDK_VERSION = "0.5.20";
1704
+ var SDK_VERSION = "0.5.23";
1705
1705
  var SUPPORTED_FRAMEWORKS = [
1706
1706
  "astro",
1707
1707
  "react",