testdriverai 7.8.0-test.12 → 7.8.0-test.13

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,6 +5,10 @@ rss: true
5
5
  icon: "code-compare"
6
6
  ---
7
7
 
8
+ <Update label="v7.8.0-test.12" description="March 2026" tags={["test"]}>
9
+ This release includes all changes from v7.8.0-test.11 with version bumps across all packages. No additional user-facing changes.
10
+ </Update>
11
+
8
12
  <Update label="v7.8.0-test.11" description="March 2026" tags={["test"]}>
9
13
  This release includes all changes from v7.8.0-test.10 with version bumps across all packages. No additional user-facing changes.
10
14
  </Update>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "testdriverai",
3
- "version": "7.8.0-test.12",
3
+ "version": "7.8.0-test.13",
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",