chore: 更新所有 package.json 的版本号至 0.0.16

This commit is contained in:
anghunk
2026-02-05 16:29:45 +08:00
parent 683457cc0b
commit 4dd2f6e525
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "cwd-admin",
"version": "0.0.15",
"version": "0.0.16",
"type": "module",
"scripts": {
"dev": "vite",

View File

@@ -1,6 +1,6 @@
{
"name": "cwd-api",
"version": "0.0.15",
"version": "0.0.16",
"scripts": {
"deploy": "wrangler deploy",
"dev": "wrangler dev",

View File

@@ -1,6 +1,6 @@
{
"name": "cwd-widget",
"version": "0.0.15",
"version": "0.0.16",
"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",

View File

@@ -1,6 +1,6 @@
{
"name": "cwd",
"version": "0.0.15",
"version": "0.0.16",
"license": "Apache-2.0",
"repository": {
"type": "git",