diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index afc0c8d..69f6665 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,7 +6,7 @@ }, "metadata": { "description": "Skills shared by Baoyu for improving daily work efficiency", - "version": "1.116.0" + "version": "1.116.1" }, "plugins": [ { diff --git a/CHANGELOG.md b/CHANGELOG.md index 8411e68..1cc93a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ English | [中文](./CHANGELOG.zh.md) +## 1.116.1 - 2026-05-13 + +### Features +- `baoyu-wechat-summary`: add `data_root` option to first-time setup flow, allowing users to customize the digest output directory during initialization + ## 1.116.0 - 2026-05-13 ### Features diff --git a/CHANGELOG.zh.md b/CHANGELOG.zh.md index 1836cd8..ad695d0 100644 --- a/CHANGELOG.zh.md +++ b/CHANGELOG.zh.md @@ -2,6 +2,11 @@ [English](./CHANGELOG.md) | 中文 +## 1.116.1 - 2026-05-13 + +### 新功能 +- `baoyu-wechat-summary`:初始化设置流程中新增 `data_root` 选项,允许用户在首次配置时自定义摘要输出目录 + ## 1.116.0 - 2026-05-13 ### 新功能