testdriverai 7.5.20 → 7.5.21
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 +10 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
1
|
+
## 7.5.21 (2026-03-09)
|
|
2
|
+
|
|
3
|
+
✨ **Features**
|
|
4
|
+
- Redesigned homepage with improved navigation and user experience [Web] (8d150c36)
|
|
5
|
+
- Added comprehensive examples showcase to help users get started [Web] (8d150c36)
|
|
6
|
+
|
|
7
|
+
🐛 **Bug Fixes**
|
|
8
|
+
- Fixed Stripe checkout pricing issues [Web] (8d150c36)
|
|
9
|
+
- Resolved witness functionality issues [Web] (8d150c36)
|
|
10
|
+
|
|
1
11
|
## 7.5.20 (2026-03-09)
|
|
2
12
|
|
|
3
13
|
## 🔧 Maintenance
|