arky-sdk 0.4.24 → 0.4.25

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
@@ -1641,7 +1641,7 @@ function track(eventName, params) {
1641
1641
  }
1642
1642
 
1643
1643
  // src/index.ts
1644
- var SDK_VERSION = "0.4.24";
1644
+ var SDK_VERSION = "0.4.25";
1645
1645
  var SUPPORTED_FRAMEWORKS = [
1646
1646
  "astro",
1647
1647
  "react",