@adia-ai/web-modules 0.8.47 → 0.8.48

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,13 @@
1
1
  # Changelog — @adia-ai/web-modules
2
2
 
3
+ ## [0.8.48] — 2026-08-23
4
+
5
+ ### Note
6
+ - The headline `[Unreleased]` work shipped in `@adia-ai/web-components` (table range grammar, gh#1877, ADR-0082 Amendment; table-toolbar `title-always`, gh#1879; link hover tokens, gh#1881). See `packages/web-components/CHANGELOG.md#unreleased` for details; this package's own `dist/` bundle below is a downstream rebuild, not an independent change.
7
+
8
+ ### Maintenance
9
+ - **`dist/` bundle rebuilt** — no source changes in this package; the rebuild picks up the upstream work above.
10
+
3
11
  ## [0.8.47] — 2026-08-22
4
12
 
5
13