testdriverai 7.6.0-test.1 → 7.6.0-test.3
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 +13 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
## 7.6.0-test.3 (2026-03-12)
|
|
2
|
+
|
|
3
|
+
## 🔧 Maintenance
|
|
4
|
+
|
|
5
|
+
- Improve release workflow automation and package promotion process [bb6be95]
|
|
6
|
+
|
|
7
|
+
## 7.6.0-test.2 (2026-03-12)
|
|
8
|
+
|
|
9
|
+
## 🔧 Maintenance
|
|
10
|
+
|
|
11
|
+
- Add automated publishing workflows for stable and canary releases [SDK] (2972b3be)
|
|
12
|
+
- Update CI workflows to improve testing efficiency and reliability [SDK] (2972b3be)
|
|
13
|
+
|
|
1
14
|
## 7.6.0-test.1 (2026-03-12)
|
|
2
15
|
|
|
3
16
|
🔧 Maintenance
|