chore: release v1.77.0
This commit is contained in:
parent
2d6fe533eb
commit
6a4b312146
|
|
@ -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.76.1"
|
"version": "1.77.0"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,14 @@
|
||||||
|
|
||||||
English | [中文](./CHANGELOG.zh.md)
|
English | [中文](./CHANGELOG.zh.md)
|
||||||
|
|
||||||
|
## 1.77.0 - 2026-03-22
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- `baoyu-youtube-transcript`: add end times to chapter data (by @jzOcb)
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
- `sync-clawhub`: skip failed skills instead of aborting
|
||||||
|
|
||||||
## 1.76.1 - 2026-03-21
|
## 1.76.1 - 2026-03-21
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,14 @@
|
||||||
|
|
||||||
[English](./CHANGELOG.md) | 中文
|
[English](./CHANGELOG.md) | 中文
|
||||||
|
|
||||||
|
## 1.77.0 - 2026-03-22
|
||||||
|
|
||||||
|
### 新功能
|
||||||
|
- `baoyu-youtube-transcript`:为章节数据添加结束时间 (by @jzOcb)
|
||||||
|
|
||||||
|
### 修复
|
||||||
|
- `sync-clawhub`:跳过失败的技能而不是中止同步
|
||||||
|
|
||||||
## 1.76.1 - 2026-03-21
|
## 1.76.1 - 2026-03-21
|
||||||
|
|
||||||
### 文档
|
### 文档
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue