@adia-ai/a2ui-mcp 0.3.4 → 0.3.5
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 +6 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -11,6 +11,12 @@ zettel strategies.
|
|
|
11
11
|
|
|
12
12
|
_No pending changes._
|
|
13
13
|
|
|
14
|
+
## [0.3.5] - 2026-05-07
|
|
15
|
+
|
|
16
|
+
### Ride-along (no source changes)
|
|
17
|
+
|
|
18
|
+
Lockstep version bump only — source byte-identical to v0.3.4. Internal `@adia-ai/*` dep ranges remain at `^0.3.0`. See root [CHANGELOG.md `## [0.3.5]`](../../../CHANGELOG.md) for the cut narrative.
|
|
19
|
+
|
|
14
20
|
## [0.3.4] - 2026-05-07
|
|
15
21
|
|
|
16
22
|
### Ride-along (no source changes)
|
package/package.json
CHANGED