arky-sdk 0.3.19 → 0.3.21

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
@@ -1517,7 +1517,7 @@ async function injectSvgIntoElement(mediaObject, targetElement, className) {
1517
1517
  }
1518
1518
 
1519
1519
  // src/index.ts
1520
- var SDK_VERSION = "0.3.18";
1520
+ var SDK_VERSION = "0.3.20";
1521
1521
  var SUPPORTED_FRAMEWORKS = [
1522
1522
  "astro",
1523
1523
  "react",