testdriverai 7.8.0-test.17 → 7.8.0-test.19

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.
@@ -5,9 +5,9 @@ rss: true
5
5
  icon: "code-compare"
6
6
  ---
7
7
 
8
- <Update label="v7.8.0-test.16" description="March 2026" tags={["test"]}>
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.16). No new user-facing changes — all improvements from [v7.8.0-test.10](#v780-test10) remain current.
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.
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.17",
3
+ "version": "7.8.0-test.19",
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",