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.md) | 中文
## 1.66.1 - 2026-03-13
### 测试
- 将测试文件从集中式 `tests/` 目录迁移至与源码同级
- 将测试从 `.mjs` 转换为 TypeScript`.test.ts`),使用 `tsx` 运行器
- 新增 npm workspaces 配置,CI 工作流添加 npm 缓存
## 1.66.0 - 2026-03-13
### 新功能