testdriverai 7.5.22 → 7.5.23
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 +14 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## 7.5.23 (2026-03-09)
|
|
2
|
+
|
|
3
|
+
📝 **Documentation**
|
|
4
|
+
|
|
5
|
+
- Add comprehensive marketing content including 1,100+ testing articles, blog posts, changelog entries, and tool documentation [Marketing] (07a801b6)
|
|
6
|
+
- Add legal documentation including privacy policy and terms of service [Marketing] (07a801b6)
|
|
7
|
+
- Add migration script for importing content from external sources [Marketing] (07a801b6)
|
|
8
|
+
|
|
9
|
+
🔧 **Maintenance**
|
|
10
|
+
|
|
11
|
+
- Update AMI build configuration for runner infrastructure [Runner] (07a801b6)
|
|
12
|
+
- Update Vite configuration for marketing site build process [Marketing] (07a801b6)
|
|
13
|
+
- Minor footer and hero component updates [Marketing] (07a801b6)
|
|
14
|
+
|
|
1
15
|
## 7.5.22 (2026-03-09)
|
|
2
16
|
|
|
3
17
|
## ✨ Features
|