Skip to content

Commit 186b8c8

Browse files
committed
release: bump version
1 parent e1b1a49 commit 186b8c8

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.2 (2025-07-03)</small>
2+
3+
* docs: 更新文档 ([e1b1a49](https://github.com/xiaweiss/anby/commit/e1b1a49))
4+
15
## <small>0.0.1 (2025-07-03)</small>
26

37
* feat: parseHTML 基于状态机实现的 html 解析器 ([97d077e](https://github.com/xiaweiss/anby/commit/97d077e))

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.1",
3+
"version": "0.0.2",
44
"description": "",
55
"type": "module",
66
"miniprogram": "dist",

0 commit comments

Comments
 (0)