arky-sdk 0.7.71 → 0.7.72

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
@@ -2773,7 +2773,7 @@ function getFirstAvailableFCId(variant, quantity = 1) {
2773
2773
  }
2774
2774
 
2775
2775
  // src/index.ts
2776
- var SDK_VERSION = "0.7.71";
2776
+ var SDK_VERSION = "0.7.72";
2777
2777
  var SUPPORTED_FRAMEWORKS = [
2778
2778
  "astro",
2779
2779
  "react",