Release version 0.18.2

This commit is contained in:
weishu
2026-05-20 20:06:33 +08:00
parent c8c122812f
commit 1954920753
3 changed files with 17 additions and 19 deletions
+10 -12
View File
@@ -13,7 +13,7 @@
},
"cli": {
"name": "@twsxtd/hapi",
"version": "0.18.1",
"version": "0.18.2",
"bin": {
"hapi": "bin/hapi.cjs",
},
@@ -45,11 +45,11 @@
"vitest": "^4.0.16",
},
"optionalDependencies": {
"@twsxtd/hapi-darwin-arm64": "0.18.1",
"@twsxtd/hapi-darwin-x64": "0.18.1",
"@twsxtd/hapi-linux-arm64": "0.18.1",
"@twsxtd/hapi-linux-x64": "0.18.1",
"@twsxtd/hapi-win32-x64": "0.18.1",
"@twsxtd/hapi-darwin-arm64": "0.18.2",
"@twsxtd/hapi-darwin-x64": "0.18.2",
"@twsxtd/hapi-linux-arm64": "0.18.2",
"@twsxtd/hapi-linux-x64": "0.18.2",
"@twsxtd/hapi-win32-x64": "0.18.2",
},
},
"docs": {
@@ -1057,15 +1057,13 @@
"@twsxtd/hapi": ["@twsxtd/hapi@workspace:cli"],
"@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.18.1", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-YK172OQKbYuUWXEVj3OvfV1v+YH0oVU3Vw38N4OWuCY8B6PAFBs0RffaR82SRcj0euHwlqNLbll+RV3AW51P/A=="],
"@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.18.2", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-ptjMs0Yl4eD+secSM0SWwqQ+Da5/AOHbET3iCD6CmVTawrJ7TsVRk1Euwso4Yj+pqxpbLiLL015jfXaE3rWfxQ=="],
"@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.18.1", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-QbQxDM3cScjKU6U/R0cNyYWV6fM403LxcElEKsqbgq2gRvzZc0vAg1kWTXUnbyvF8/ueKaDi/PTzKf80oD8j7w=="],
"@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.18.2", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-xesX9Fo7gi0TrZJ7XFAJt3LNVox0kCwd7PjYEDkWDY5WCouqGVYg9Mtt34mAUXr6i0Ri8EdIv9j8j463rYpgYg=="],
"@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.18.1", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-rYB1oCKaZUrCpJgWCch33Vjb4TRybys4PnHL3hYTvSwa8wMNef2YUaPZ9qj+rJSVBOW/OhfTiBTVz9eWYnfIBw=="],
"@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.18.2", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-QYoGD23q3Vt9pXTIM/uHCDAFBBkJYs6kGglreeJlcB8N8W4Yt55iVU1uXOyejA0c7n81zfB1/3aEHhGfjfdpJw=="],
"@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.18.1", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-y8hzgUN/f+4ibvnfGEfAm+Ck2UzR2ejW6r/9gJShKRAR/yf7TVsa0rXtLjvfET2qOUgQQRvT1QohFTdbNVQg5g=="],
"@twsxtd/hapi-win32-x64": ["@twsxtd/hapi-win32-x64@0.18.1", "", { "os": "win32", "cpu": "x64", "bin": { "hapi": "bin/hapi.exe" } }, "sha512-PqFUcolcJwdSQJp3jqMv82SQ5VKfKSdZr3GjFzy7C9qZnbzycXKmQttXAaLyD98PGSNsV3rj84VB5uN9KHa09w=="],
"@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.18.2", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-c+5vWfM8brYX0pYKrK1v5KS7MTDJZtG7zjOav689bid+NoUNv6yOwTU2MXnGNg/H9unEsQI5KtRyBnn/TDmmQw=="],
"@types/aria-query": ["@types/aria-query@5.0.4", "", {}, "sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw=="],
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "@twsxtd/hapi",
"version": "0.18.1",
"version": "0.18.2",
"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.18.1",
"@twsxtd/hapi-darwin-x64": "0.18.1",
"@twsxtd/hapi-linux-arm64": "0.18.1",
"@twsxtd/hapi-linux-x64": "0.18.1",
"@twsxtd/hapi-win32-x64": "0.18.1"
"@twsxtd/hapi-darwin-arm64": "0.18.2",
"@twsxtd/hapi-darwin-x64": "0.18.2",
"@twsxtd/hapi-linux-arm64": "0.18.2",
"@twsxtd/hapi-linux-x64": "0.18.2",
"@twsxtd/hapi-win32-x64": "0.18.2"
},
"scripts": {
"postinstall": "node -e \"try{require('fs').chmodSync(require('path').join(__dirname,'bin','hapi.cjs'),0o755)}catch(e){}\"",
+1 -1
View File
@@ -1 +1 @@
export const APP_VERSION = '0.18.1'
export const APP_VERSION = '0.18.2'