chore: release v1.66.1

This commit is contained in:
Jim Liu 宝玉
2026-03-13 17:56:30 -05:00
parent 774ad784d8
commit 0c02b81885
4 changed files with 16 additions and 2 deletions
+7
View File
@@ -2,6 +2,13 @@
English | [中文](./CHANGELOG.zh.md)
## 1.66.1 - 2026-03-13
### Tests
- Migrate test files from centralized `tests/` directory to colocate with source code
- Convert tests from `.mjs` to TypeScript (`.test.ts`) with `tsx` runner
- Add npm workspaces configuration and npm cache to CI workflow
## 1.66.0 - 2026-03-13
### Features