Release 1.18.1

This commit is contained in:
simosmik
2026-02-17 21:56:27 +00:00
parent 520e3f2280
commit 09af23bcaf
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.18.0",
"version": "1.18.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@siteboon/claude-code-ui",
"version": "1.18.0",
"version": "1.18.1",
"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.18.0",
"version": "1.18.1",
"description": "A web-based UI for Claude Code CLI",
"type": "module",
"main": "server/index.js",