Merge branch 'main' into feat/notifications

This commit is contained in:
viper151
2026-03-02 16:04:55 +01:00
committed by GitHub
12 changed files with 105 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@siteboon/claude-code-ui",
"version": "1.20.1",
"version": "1.21.0",
"description": "A web-based UI for Claude Code CLI",
"type": "module",
"main": "server/index.js",
@@ -119,4 +119,4 @@
"typescript": "^5.9.3",
"vite": "^7.0.4"
}
}
}