chore: release v1.104.0

This commit is contained in:
Jim Liu 宝玉
2026-04-13 14:24:04 -05:00
parent b3f5c0a8aa
commit 1ba68c9a9c
4 changed files with 18 additions and 2 deletions
+8
View File
@@ -2,6 +2,14 @@
English | [中文](./CHANGELOG.zh.md)
## 1.104.0 - 2026-04-13
### Features
- `baoyu-diagram`: add Mermaid sketch step (6d-0) before SVG generation — write a Mermaid code block as structural intent; add MermaidSVG consistency check in step 6f
### Fixes
- `baoyu-post-to-wechat`: verify editor focus before paste and type operations to prevent silent paste failures
## 1.103.1 - 2026-04-13
### Fixes