@letscooee/web-sdk 8.9.4 → 8.9.5

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/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Change Log
2
2
 
3
+ ## 8.9.5 (2/17/2025)
4
+
5
+ 1. feat: Implement BYOB campaign.
6
+ 2. fix: ESModule error in the built SDK.
7
+
8
+ | File | Now |
9
+ |----------------------|--------|
10
+ | `sdk.min.js` | 524 KB |
11
+ | `shopify-sdk.min.js` | 537 KB |
12
+
3
13
  ## 8.9.4 (2/14/2025)
4
14
 
5
15
  1. feat: Inject app's common CSS in shadow DOM.