arky-sdk 0.7.17 → 0.7.18

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
@@ -2037,7 +2037,7 @@ function getFirstAvailableFCId(variant, quantity = 1) {
2037
2037
  }
2038
2038
 
2039
2039
  // src/index.ts
2040
- var SDK_VERSION = "0.5.31";
2040
+ var SDK_VERSION = "0.5.32";
2041
2041
  var SUPPORTED_FRAMEWORKS = [
2042
2042
  "astro",
2043
2043
  "react",