mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-31 06:09:47 +08:00
chore: release v1.108.0
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"description": "Skills shared by Baoyu for improving daily work efficiency",
|
"description": "Skills shared by Baoyu for improving daily work efficiency",
|
||||||
"version": "1.107.0"
|
"version": "1.108.0"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
English | [中文](./CHANGELOG.zh.md)
|
English | [中文](./CHANGELOG.zh.md)
|
||||||
|
|
||||||
|
## 1.108.0 - 2026-04-19
|
||||||
|
|
||||||
|
### Refactor
|
||||||
|
- Refactor skills into focused reference files for better maintainability
|
||||||
|
- Use npm packages for shared skill code across skills
|
||||||
|
|
||||||
## 1.107.0 - 2026-04-15
|
## 1.107.0 - 2026-04-15
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|||||||
@@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
[English](./CHANGELOG.md) | 中文
|
[English](./CHANGELOG.md) | 中文
|
||||||
|
|
||||||
|
## 1.108.0 - 2026-04-19
|
||||||
|
|
||||||
|
### 重构
|
||||||
|
- 将技能文档拆分为聚焦的参考文件,提升可维护性
|
||||||
|
- 将多技能共享代码迁移至 npm 包管理
|
||||||
|
|
||||||
## 1.107.0 - 2026-04-15
|
## 1.107.0 - 2026-04-15
|
||||||
|
|
||||||
### 新功能
|
### 新功能
|
||||||
|
|||||||
Reference in New Issue
Block a user