arky-sdk 0.5.30 → 0.5.32

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
@@ -1741,7 +1741,7 @@ function getFirstAvailableFCId(variant, quantity = 1) {
1741
1741
  }
1742
1742
 
1743
1743
  // src/index.ts
1744
- var SDK_VERSION = "0.5.30";
1744
+ var SDK_VERSION = "0.5.31";
1745
1745
  var SUPPORTED_FRAMEWORKS = [
1746
1746
  "astro",
1747
1747
  "react",