arky-sdk 0.3.17 → 0.3.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
@@ -1512,7 +1512,7 @@ async function injectSvgIntoElement(mediaObject, targetElement, className) {
1512
1512
  }
1513
1513
 
1514
1514
  // src/index.ts
1515
- var SDK_VERSION = "0.3.17";
1515
+ var SDK_VERSION = "0.3.18";
1516
1516
  var SUPPORTED_FRAMEWORKS = [
1517
1517
  "astro",
1518
1518
  "react",