chore(release): v1.0.9 移除 Webhook 自动部署功能

- 删除 webhook/ 目录及相关文件
- 删除 deploy.sh 部署脚本
- 删除 WEBHOOK_SETUP.md 配置文档
- 更新 docker-compose.yaml 移除 webhook 服务
- 更新 README.md 和 CHANGELOG.md
This commit is contained in:
clz
2026-01-19 00:21:53 +08:00
parent 871da2454c
commit 9abd0d964f
10 changed files with 19 additions and 1146 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "web",
"private": true,
"version": "1.0.8",
"version": "1.0.9",
"type": "module",
"scripts": {
"dev": "vite dev",