diff --git a/bun.lock b/bun.lock index 57fc31e9..1ad1b19a 100644 --- a/bun.lock +++ b/bun.lock @@ -14,7 +14,7 @@ }, "cli": { "name": "@twsxtd/hapi", - "version": "0.23.4", + "version": "0.24.0", "bin": { "hapi": "bin/hapi.cjs", }, @@ -46,11 +46,11 @@ "vitest": "^4.0.16", }, "optionalDependencies": { - "@twsxtd/hapi-darwin-arm64": "0.23.4", - "@twsxtd/hapi-darwin-x64": "0.23.4", - "@twsxtd/hapi-linux-arm64": "0.23.4", - "@twsxtd/hapi-linux-x64": "0.23.4", - "@twsxtd/hapi-win32-x64": "0.23.4", + "@twsxtd/hapi-darwin-arm64": "0.24.0", + "@twsxtd/hapi-darwin-x64": "0.24.0", + "@twsxtd/hapi-linux-arm64": "0.24.0", + "@twsxtd/hapi-linux-x64": "0.24.0", + "@twsxtd/hapi-win32-x64": "0.24.0", }, }, "docs": { @@ -1068,13 +1068,13 @@ "@twsxtd/hapi": ["@twsxtd/hapi@workspace:cli"], - "@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.23.4", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-v9bfnO6Z/wa4EnQ/KJ9Dax6nq0x4/HLHU+gYUpvyrS5n9gLIy1Qk+Rft1DNJv9+2FPj4P6qb164U1o8Lbyc0WA=="], + "@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.24.0", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-qPoVQTTO989tqrEUL4Y1h8XD6kGk7evOYXsZ+VBvhUK8UlZcBcQuFNJ8WeurN0OJyygefptN/wfor/K/1Ui43g=="], - "@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.23.4", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-keYWeb5AOwwHO4ZJUvMPbo6wEKx3Rf/eu0MeE4CiFcv7nQtu9SMf2jRem12vB+cDGW7Sn0OVlumfvDRHuQYBNQ=="], + "@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.24.0", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-EPlZhZkm7fUpW387V8YOQwL84Yv7U/isGzCMRbmrAoINYwyP5jBIa/mx/iTl01mDrB0vIj/xUzw+aeTHdveRPw=="], - "@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.23.4", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-WKsmaXoYez5TSTEsEQBK11oT6e4TFk3Z6v+oAamzRP4KeJ0NMPBM6A0hxWYa05sxRsE4pb2Heg3/Y3+PFSecBg=="], + "@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.24.0", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-bxZT8Fb+J6CHpZVVcOyLNJPEzVKbB8RYXcg6P3CRqu3sgadzg92QvhkG28A5lJOhpCgB2OotYHWF67d86C29PQ=="], - "@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.23.4", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-M+ziTkqBEeCjcP2x1L9/m0Qbx9WiuC/cn5cS+u+4QbfEmepGwTrw7LXtB6XTbcpEF7fJxqRoNAazMQFVQxzupA=="], + "@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.24.0", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-NR3miMGo/W3LEng8Sq4T3/VIiR6ufeCCrJweQmgOR0EXBURvijOtrrW5AjCQ8WeM8w1T0SPgZTIUxONm5slRpw=="], "@types/aria-query": ["@types/aria-query@5.0.4", "", {}, "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw=="], diff --git a/cli/package.json b/cli/package.json index 1cddbc35..0f5958f0 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@twsxtd/hapi", - "version": "0.23.4", + "version": "0.24.0", "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.23.4", - "@twsxtd/hapi-darwin-x64": "0.23.4", - "@twsxtd/hapi-linux-arm64": "0.23.4", - "@twsxtd/hapi-linux-x64": "0.23.4", - "@twsxtd/hapi-win32-x64": "0.23.4" + "@twsxtd/hapi-darwin-arm64": "0.24.0", + "@twsxtd/hapi-darwin-x64": "0.24.0", + "@twsxtd/hapi-linux-arm64": "0.24.0", + "@twsxtd/hapi-linux-x64": "0.24.0", + "@twsxtd/hapi-win32-x64": "0.24.0" }, "scripts": { "postinstall": "node -e \"try{require('fs').chmodSync(require('path').join(__dirname,'bin','hapi.cjs'),0o755)}catch(e){}\"", diff --git a/shared/src/buildInfo.ts b/shared/src/buildInfo.ts index 7d4ab4fc..5bf1856e 100644 --- a/shared/src/buildInfo.ts +++ b/shared/src/buildInfo.ts @@ -1 +1 @@ -export const APP_VERSION = '0.23.4' +export const APP_VERSION = '0.24.0'