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

View File

@ -6,7 +6,7 @@
},
"metadata": {
"description": "Skills shared by Baoyu for improving daily work efficiency",
"version": "1.66.0"
"version": "1.66.1"
},
"plugins": [
{

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

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
### 新功能

View File

@ -1,6 +1,6 @@
# CLAUDE.md
Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.66.0**.
Claude Code marketplace plugin providing AI-powered content generation skills. Version: **1.66.1**.
## Architecture