chore: 更新所有 package.json 版本号为 0.1.3

移除 beta 标签,准备发布稳定版本。
This commit is contained in:
anghunk
2026-02-10 14:49:15 +08:00
parent 231571091c
commit c412241d4b
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cwd-widget",
"version": "0.1.2-beta",
"version": "0.1.3",
"description": "Server-free, extremely fast and secure, plug-and-play commenting system based on Cloudflare Workers and the Global Edge Network.",
"type": "module",
"author": "anghunk",