chore: 更新至 0.1.11 版本

This commit is contained in:
anghunk
2026-03-26 10:04:35 +08:00
parent 7cc69356d5
commit 4ae064d86f
4 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{ {
"name": "cwd-api", "name": "cwd-api",
"version": "0.1.10", "version": "0.1.11",
"scripts": { "scripts": {
"deploy": "node scripts/index.js && wrangler deploy", "deploy": "node scripts/index.js && wrangler deploy",
"dev": "wrangler dev", "dev": "wrangler dev",

View File

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

View File

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