@adia-ai/web-components 0.8.1 → 0.8.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adia-ai/web-components",
3
- "version": "0.8.1",
3
+ "version": "0.8.2",
4
4
  "description": "AdiaUI web components \u2014 vanilla custom elements. A2UI runtime (renderer, registry, streams, wiring) lives in @adia-ai/a2ui-runtime.",
5
5
  "type": "module",
6
6
  "types": "./index.d.ts",
@@ -111,7 +111,8 @@
111
111
  "custom-elements.json",
112
112
  "USAGE.md",
113
113
  "README.md",
114
- "CHANGELOG.md"
114
+ "CHANGELOG.md",
115
+ "MIGRATION.md"
115
116
  ],
116
117
  "sideEffects": [
117
118
  "*.css",