@adia-ai/web-modules 0.8.34 → 0.8.36

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,19 @@
1
1
  # Changelog — @adia-ai/web-modules
2
2
 
3
+ ## [0.8.36] — 2026-08-13
4
+
5
+ ### Maintenance
6
+ - **Lockstep version bump only.** No source changes in this package; bumped to maintain the lockstep version coherence enforced by `scripts/release/check-lockstep.mjs`. Substantive v0.8.36 work shipped in a2ui chain standalone-installable (gh#1186: unpublishable dep removed, 143 packed-import escapes fixed, packed-imports gate + boot probe) + ui-architect coordinator agent + MCP doc consolidation. See `packages/a2ui/mcp/CHANGELOG.md#0836--2026-08-13` for details.
7
+
8
+ ## [0.8.35] — 2026-08-13
9
+
10
+ ### Maintenance
11
+ - **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.
12
+ - **`billing/` touched in this release window** (2 file(s), e.g. `payment-method-list/payment-method-list.class.js`) — carried by the entries above.
13
+ - **`dist/` bundles rebuilt** in this cut's window (4 file(s)) — regenerated from the source changes described above, not independent edits.
14
+ - **`form/` touched in this release window** (1 file(s), e.g. `form-popover/form-popover.examples.html`) — carried by the entries above.
15
+ - **`shell/` touched in this release window** (1 file(s), e.g. `css/admin-shell.tokens.css`) — carried by the entries above.
16
+
3
17
  ## [0.8.34] — 2026-08-11
4
18
 
5
19
  ### Fixed