@adia-ai/web-modules 0.8.34 → 0.8.35
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,14 @@
|
|
|
1
1
|
# Changelog — @adia-ai/web-modules
|
|
2
2
|
|
|
3
|
+
## [0.8.35] — 2026-08-13
|
|
4
|
+
|
|
5
|
+
### Maintenance
|
|
6
|
+
- **Source fixes this window are carried per-file below; the narrative CHANGELOG entries live with the substantive packages.** Bumped in lockstep per `scripts/release/check-lockstep.mjs`. Headline v0.8.35 work shipped in factory-DX program (scaffold boot+CSS fixes, class-B npm marketplace, consumer CI recipe, DX sweep) + audit-wave plugin hardening + ~20 component/pattern fixes. See `packages/plugins/adia-ui-factory/CHANGELOG.md#0835--2026-08-13` for details.
|
|
7
|
+
- **`billing/` touched in this release window** (2 file(s), e.g. `payment-method-list/payment-method-list.class.js`) — carried by the entries above.
|
|
8
|
+
- **`dist/` bundles rebuilt** in this cut's window (4 file(s)) — regenerated from the source changes described above, not independent edits.
|
|
9
|
+
- **`form/` touched in this release window** (1 file(s), e.g. `form-popover/form-popover.examples.html`) — carried by the entries above.
|
|
10
|
+
- **`shell/` touched in this release window** (1 file(s), e.g. `css/admin-shell.tokens.css`) — carried by the entries above.
|
|
11
|
+
|
|
3
12
|
## [0.8.34] — 2026-08-11
|
|
4
13
|
|
|
5
14
|
### Fixed
|