testdriverai 7.8.0-test.19 → 7.8.0-test.20

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.
@@ -7,7 +7,7 @@ icon: "code-compare"
7
7
 
8
8
  <Update label="v7.8.0-test.18" description="March 2026" tags={["test"]}>
9
9
 
10
- Version bumps across all packages (test.11 through test.18). No new user-facing changes — all improvements from [v7.8.0-test.10](#v780-test10) remain current.
10
+ Releases test.11 through test.18 include version bumps and internal CI improvements across all packages. No new user-facing changes — see [v7.8.0-test.10](#v780-test10) for the latest updates in this release stream.
11
11
 
12
12
  </Update>
13
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "testdriverai",
3
- "version": "7.8.0-test.19",
3
+ "version": "7.8.0-test.20",
4
4
  "description": "Next generation autonomous AI agent for end-to-end testing of web & desktop",
5
5
  "main": "sdk.js",
6
6
  "types": "sdk.d.ts",