From c13eb5356f4b57cb734c5d537ffff00212c87dd7 Mon Sep 17 00:00:00 2001 From: weishu Date: Thu, 8 Jan 2026 14:45:45 +0800 Subject: [PATCH] Release version 0.7.1 --- bun.lock | 20 ++++++++++---------- cli/package.json | 12 ++++++------ 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/bun.lock b/bun.lock index 04210aaf..3cb0e58d 100644 --- a/bun.lock +++ b/bun.lock @@ -12,7 +12,7 @@ }, "cli": { "name": "@twsxtd/hapi", - "version": "0.7.0", + "version": "0.7.1", "bin": { "hapi": "bin/hapi.cjs", }, @@ -43,11 +43,11 @@ "vitest": "^4.0.16", }, "optionalDependencies": { - "@twsxtd/hapi-darwin-arm64": "0.7.0", - "@twsxtd/hapi-darwin-x64": "0.7.0", - "@twsxtd/hapi-linux-arm64": "0.7.0", - "@twsxtd/hapi-linux-x64": "0.7.0", - "@twsxtd/hapi-win32-x64": "0.7.0", + "@twsxtd/hapi-darwin-arm64": "0.7.1", + "@twsxtd/hapi-darwin-x64": "0.7.1", + "@twsxtd/hapi-linux-arm64": "0.7.1", + "@twsxtd/hapi-linux-x64": "0.7.1", + "@twsxtd/hapi-win32-x64": "0.7.1", }, }, "docs": { @@ -835,13 +835,13 @@ "@twsxtd/hapi": ["@twsxtd/hapi@workspace:cli"], - "@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.7.0", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-oxqOUbcoFLmidq0oFS5v9cPayLkv9Sa97+IwqalgB20Po5nJ45bG4KG1r6WBQTVg/vLqOv3OSMExhTVRTLBH/g=="], + "@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.7.1", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-nWNszsLZcEHXv0CI/hm2qFBELKGNhhqmIGszjoY3DiEZnqSu1UlJiDmpZE8shpsfDhD1c5Y/yFqf2AECxA7LgQ=="], - "@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.7.0", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-QogdSc6zkGYTybtOtbNKJd4RBb9HohbsQQ4FmP0vEnrpsNi95HCnhLHyLuHNMW2/F7SSlU2Gz08pySN6gSdBaw=="], + "@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.7.1", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-a+UQxVdRIyFaFg4fNKzc8a+B4yhWp0AYraYyFBKPb3ja9tyiQ9tWV0BbzgkQnx6nVb6ejQnH7YdoelNzSXBcEg=="], - "@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.7.0", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-Uq8FbQtRlG+R5IreL6F6BEmFKAqI8w/BaiDD9varAXWf5C1cXCgcYqDtBuQTRQhE5b6fvvCmcpZ5AjVjACsqvw=="], + "@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.7.1", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-f+KLtuR97iEmC/FeyQuSaMQglFn9YWmZwUAMsyaYyM6tUE+xy4BO1At7hc9UugH8RBtqZCvzrdH1WOjv2wcy7g=="], - "@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.7.0", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-Z9JAXyLZnCgiETJvYreN8mEP3GYwY9QVJcckH0t4asB+A/KnqAuzwLBoJ1wVfDWa1ti43ATyL230m52xjZbRDw=="], + "@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.7.1", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-FPv6J0H6Nu/3Y1S4Ufj4yg56tMSjyVQaLy5bqxqLs1DGIRB23+qvMgusBPjy0jD435leQC0dtr/X2PL3D4pvXg=="], "@types/babel__core": ["@types/babel__core@7.20.5", "", { "dependencies": { "@babel/parser": "^7.20.7", "@babel/types": "^7.20.7", "@types/babel__generator": "*", "@types/babel__template": "*", "@types/babel__traverse": "*" } }, "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA=="], diff --git a/cli/package.json b/cli/package.json index 60a9feb5..f7faf83d 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@twsxtd/hapi", - "version": "0.7.0", + "version": "0.7.1", "description": "App for agentic coding - access coding agent anywhere", "author": "Kirill Dubovitskiy & weishu", "license": "AGPL-3.0-only", @@ -26,11 +26,11 @@ } }, "optionalDependencies": { - "@twsxtd/hapi-darwin-arm64": "0.7.0", - "@twsxtd/hapi-darwin-x64": "0.7.0", - "@twsxtd/hapi-linux-arm64": "0.7.0", - "@twsxtd/hapi-linux-x64": "0.7.0", - "@twsxtd/hapi-win32-x64": "0.7.0" + "@twsxtd/hapi-darwin-arm64": "0.7.1", + "@twsxtd/hapi-darwin-x64": "0.7.1", + "@twsxtd/hapi-linux-arm64": "0.7.1", + "@twsxtd/hapi-linux-x64": "0.7.1", + "@twsxtd/hapi-win32-x64": "0.7.1" }, "scripts": { "typecheck": "tsc --noEmit",