Release 1.18.0

This commit is contained in:
simosmik
2026-02-16 14:15:21 +00:00
parent 374fe35915
commit e7800c494f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@siteboon/claude-code-ui",
"version": "1.17.1",
"version": "1.18.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@siteboon/claude-code-ui",
"version": "1.17.1",
"version": "1.18.0",
"license": "GPL-3.0",
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.1.71",

View File

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