Skip to content

Commit 5dfff4d

Browse files
committed
release: bump version
1 parent 30c4091 commit 5dfff4d

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.4 (2025-08-15)</small>
2+
3+
* fix: 属性值是数字时,自动转换为 number 类型 ([30c4091](https://github.com/xiaweiss/anby/commit/30c4091))
4+
15
## <small>0.0.3 (2025-07-11)</small>
26

37
* fix: 修复 types 文件路径 ([14f2fc4](https://github.com/xiaweiss/anby/commit/14f2fc4))

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

0 commit comments

Comments
 (0)