willba-component-library 0.4.10 → 0.4.11

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/README.md CHANGED
@@ -16,7 +16,7 @@ Paste these two lines into any page — WordPress, plain HTML, anywhere. Set `do
16
16
  domain="customer.willba.store"
17
17
  mode="dark"
18
18
  ></willba-filter-bar>
19
- <script src="https://cdn.jsdelivr.net/npm/willba-component-library@0.4.10/lib/embed.umd.js"></script>
19
+ <script src="https://cdn.jsdelivr.net/npm/willba-component-library@0.4.11/lib/embed.umd.js"></script>
20
20
  ```
21
21
 
22
22
  The filter bar is fully self-contained and runs isolated from the rest of the page — your theme, plugins, and other scripts won't interfere with it, and it won't affect them.