We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f2fc4 commit f3ef5e6Copy full SHA for f3ef5e6
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## <small>0.0.3 (2025-07-11)</small>
2
+
3
+* fix: 修复 types 文件路径 ([14f2fc4](https://github.com/xiaweiss/anby/commit/14f2fc4))
4
5
## <small>0.0.2 (2025-07-03)</small>
6
7
* docs: 更新文档 ([e1b1a49](https://github.com/xiaweiss/anby/commit/e1b1a49))
package.json
@@ -1,6 +1,6 @@
{
"name": "anby",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "",
"type": "module",
"miniprogram": "dist",
0 commit comments