testdriverai 7.8.0-test.16 → 7.8.0-test.17
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/docs/changelog.mdx +2 -2
- package/package.json +1 -1
package/docs/changelog.mdx
CHANGED
|
@@ -5,9 +5,9 @@ rss: true
|
|
|
5
5
|
icon: "code-compare"
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<Update label="v7.8.0-test.
|
|
8
|
+
<Update label="v7.8.0-test.16" description="March 2026" tags={["test"]}>
|
|
9
9
|
|
|
10
|
-
Version bumps across all packages (test.11 through test.
|
|
10
|
+
Version bumps across all packages (test.11 through test.16). No new user-facing changes — all improvements from [v7.8.0-test.10](#v780-test10) remain current.
|
|
11
11
|
|
|
12
12
|
</Update>
|
|
13
13
|
|