@sensiblestats/widget-embed 0.1.0

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 ADDED
@@ -0,0 +1,16 @@
1
+ # @sensiblestats/widget-embed
2
+
3
+ ## 0.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - First public release of the drop-in `<script>` embed. A self-contained IIFE (bundles React + the widget) served over a CDN (jsDelivr/unpkg); it mounts the SensibleStats chat widget into a shadow DOM, configured from `data-*` attributes on the script tag. Previously private.
8
+
9
+ ## 0.0.1
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies [5857cb0]
14
+ - Updated dependencies [5857cb0]
15
+ - @sensiblestats/widget-react@0.1.0
16
+ - @sensiblestats/widget-sdk@0.2.0