feat: Update version to 1.7.0 and enhance usage limit message formatting in ChatInterface

This commit is contained in:
simos
2025-08-12 15:23:07 +03:00
parent 2603b8aaf1
commit 24815d6894
2 changed files with 50 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-ui",
"version": "1.6.1",
"version": "1.7.0",
"description": "A web-based UI for Claude Code CLI",
"type": "module",
"main": "server/index.js",