Skip to content

Commit 29e6f67

Browse files
committed
release: bump version
1 parent a8da6b4 commit 29e6f67

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## <small>0.0.6 (2025-08-26)</small>
2+
3+
* fix: 和 tiptap 保持一致,marks 属性放到 text 之前 ([a8da6b4](https://github.com/xiaweiss/anby/commit/a8da6b4))
4+
15
## <small>0.0.5 (2025-08-20)</small>
26

37
* chore: marks 支持 attrs ([44afe5e](https://github.com/xiaweiss/anby/commit/44afe5e))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "anby",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "",
55
"type": "module",
66
"miniprogram": "dist",

0 commit comments

Comments
 (0)