chore: release v1.72.0

This commit is contained in:
Jim Liu 宝玉 2026-03-18 02:25:15 -05:00
parent 0b9e51d6cc
commit ea84f21439
4 changed files with 12 additions and 2 deletions

View File

@ -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.71.0" "version": "1.72.0"
}, },
"plugins": [ "plugins": [
{ {

View File

@ -2,6 +2,11 @@
English | [中文](./CHANGELOG.zh.md) English | [中文](./CHANGELOG.zh.md)
## 1.72.0 - 2026-03-18
### Features
- `baoyu-danger-x-to-markdown`: add MARKDOWN entity support for rendering embedded markdown/code blocks in X articles
## 1.71.0 - 2026-03-17 ## 1.71.0 - 2026-03-17
### Features ### Features

View File

@ -2,6 +2,11 @@
[English](./CHANGELOG.md) | 中文 [English](./CHANGELOG.md) | 中文
## 1.72.0 - 2026-03-18
### 新功能
- `baoyu-danger-x-to-markdown`:支持渲染 X 文章中嵌入的 MARKDOWN 实体(代码块等)
## 1.71.0 - 2026-03-17 ## 1.71.0 - 2026-03-17
### 新功能 ### 新功能

View File

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