@adia-ai/web-modules 0.7.7 → 0.7.9
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 +10 -0
- package/dist/everything.min.js +99 -99
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# Changelog — @adia-ai/web-modules
|
|
2
2
|
|
|
3
|
+
## [0.7.9] — 2026-06-03
|
|
4
|
+
|
|
5
|
+
### Changed
|
|
6
|
+
- **CDN bundle rebuilt** — `dist/everything.min.js` regenerated to carry the v0.7.9 `@adia-ai/web-components` token changes (semantic color cusp-lift + `[verse]` control/chrome tier bump) into the kitchen-sink shell bundle. No module source change.
|
|
7
|
+
|
|
8
|
+
## [0.7.8] — 2026-06-02
|
|
9
|
+
|
|
10
|
+
### Changed
|
|
11
|
+
- **CDN bundle rebuilt** — `dist/everything.min.js` regenerated to carry the v0.7.8 `@adia-ai/web-components` wrapper-trap drain (14 consumer-slot reads pierced via the new `core/logical-children.js`) into the kitchen-sink shell bundle. No module source change.
|
|
12
|
+
|
|
3
13
|
## [0.7.7] — 2026-06-02
|
|
4
14
|
|
|
5
15
|
### Changed
|