Release version 0.9.2

This commit is contained in:
weishu
2026-01-18 12:34:18 +08:00
parent f00c290204
commit 662ed952a3
2 changed files with 17 additions and 17 deletions
+11 -11
View File
@@ -12,7 +12,7 @@
},
"cli": {
"name": "@twsxtd/hapi",
"version": "0.9.0",
"version": "0.9.2",
"bin": {
"hapi": "bin/hapi.cjs",
},
@@ -43,11 +43,11 @@
"vitest": "^4.0.16",
},
"optionalDependencies": {
"@twsxtd/hapi-darwin-arm64": "0.9.0",
"@twsxtd/hapi-darwin-x64": "0.9.0",
"@twsxtd/hapi-linux-arm64": "0.9.0",
"@twsxtd/hapi-linux-x64": "0.9.0",
"@twsxtd/hapi-win32-x64": "0.9.0",
"@twsxtd/hapi-darwin-arm64": "0.9.2",
"@twsxtd/hapi-darwin-x64": "0.9.2",
"@twsxtd/hapi-linux-arm64": "0.9.2",
"@twsxtd/hapi-linux-x64": "0.9.2",
"@twsxtd/hapi-win32-x64": "0.9.2",
},
},
"docs": {
@@ -837,15 +837,15 @@
"@twsxtd/hapi": ["@twsxtd/hapi@workspace:cli"],
"@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.9.0", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-/FukMG4p/CEbzY/GPV8kbZcqJ5Diwqo/048BSas0IZmhIyZnP45lz3+uLPXxiOoPUXLMFCua+ukWUxfVBlAIjQ=="],
"@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.9.2", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-D69c50cu5BSTVR1Onxo6evLqplMhsuTtwaxjs38enX8RP5vfDKQMG33XHEnIODDNIiOQpTO72I8kGoKF/q+lVQ=="],
"@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.9.0", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-WMOnetMtwFYjwauycxZ+kDQBjtYttdRmsbp1t0Ttvzihnr450HbEFyra1MlZFZaiI5bXR3ZOMNdn1lPiGq7Hnw=="],
"@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.9.2", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-21oQSD85UZCPkJy5NQ8MB3FStVrxiIUw3erTTBLTepmdWDSojkrqvsWUAyRKGckrpwkn1+dUjJ0bTmy5pCT/SA=="],
"@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.9.0", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-f09CaxsE1OZ4+RLbRM6uL3CWNB65Z0hh0PyPF8UJhbLBtWZo1SOdO05+VQg2Clizmb16gDcMeAkqrh3Gi25aBQ=="],
"@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.9.2", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-/GKrNvFqEHmfYWkfBcIjh/AD2HXZdqObsLClOqdFEmnDGq1WS1RpC/cJi5wMi2yLZE2JW6V3GVGWQi2qE5a7cA=="],
"@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.9.0", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-2/TS5YPBqiAGLOtDmz0ZixSBRZek0Hdm45hRkAimr46WNsUG4QjbD/qaEAUIAFVBavN7NodanZ8s2HVbDd6VEA=="],
"@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.9.2", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-784+qw88QqtgJHU9mho2nfMRCdozvX8sSBvHZHl9Jzy7XStzHzap6jlBeGX8JCSh5j33AmNae9YMBTm2AyX/6w=="],
"@twsxtd/hapi-win32-x64": ["@twsxtd/hapi-win32-x64@0.9.0", "", { "os": "win32", "cpu": "x64", "bin": { "hapi": "bin/hapi.exe" } }, "sha512-UV8hF/IGvxUHY0v39rH1W2haEakmWcQFTZ2a2p3s2QXvcdZtuOdhEibS9ecQkr/BXYYLsTKtGoiNfVY3f9hWXg=="],
"@twsxtd/hapi-win32-x64": ["@twsxtd/hapi-win32-x64@0.9.2", "", { "os": "win32", "cpu": "x64", "bin": { "hapi": "bin/hapi.exe" } }, "sha512-Rf8lMb0sltI51tlUXKCz32F6w9QEMgkoAiF5scGsSwDvrr4/rkAy7UAunUQzFlZCWnGGziY29e28fHdnCkOi9g=="],
"@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=="],
+6 -6
View File
@@ -1,6 +1,6 @@
{
"name": "@twsxtd/hapi",
"version": "0.9.0",
"version": "0.9.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.9.0",
"@twsxtd/hapi-darwin-x64": "0.9.0",
"@twsxtd/hapi-linux-arm64": "0.9.0",
"@twsxtd/hapi-linux-x64": "0.9.0",
"@twsxtd/hapi-win32-x64": "0.9.0"
"@twsxtd/hapi-darwin-arm64": "0.9.2",
"@twsxtd/hapi-darwin-x64": "0.9.2",
"@twsxtd/hapi-linux-arm64": "0.9.2",
"@twsxtd/hapi-linux-x64": "0.9.2",
"@twsxtd/hapi-win32-x64": "0.9.2"
},
"scripts": {
"postinstall": "node -e \"try{require('fs').chmodSync(require('path').join(__dirname,'bin','hapi.cjs'),0o755)}catch(e){}\"",