We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8da6b4 commit 29e6f67Copy full SHA for 29e6f67
CHANGELOG.md
@@ -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
5
## <small>0.0.5 (2025-08-20)</small>
6
7
* chore: marks 支持 attrs ([44afe5e](https://github.com/xiaweiss/anby/commit/44afe5e))
package.json
@@ -1,6 +1,6 @@
{
"name": "anby",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "",
"type": "module",
"miniprogram": "dist",
0 commit comments