Release version 0.4.0

This commit is contained in:
weishu
2026-01-02 21:47:45 +08:00
parent 2de3a3d635
commit 690fbb3fba
2 changed files with 17 additions and 17 deletions
+11 -11
View File
@@ -12,7 +12,7 @@
},
"cli": {
"name": "@twsxtd/hapi",
"version": "0.3.3",
"version": "0.4.0",
"bin": {
"hapi": "bin/hapi.cjs",
},
@@ -42,11 +42,11 @@
"vitest": "^4.0.16",
},
"optionalDependencies": {
"@twsxtd/hapi-darwin-arm64": "0.3.3",
"@twsxtd/hapi-darwin-x64": "0.3.3",
"@twsxtd/hapi-linux-arm64": "0.3.3",
"@twsxtd/hapi-linux-x64": "0.3.3",
"@twsxtd/hapi-win32-x64": "0.3.3",
"@twsxtd/hapi-darwin-arm64": "0.4.0",
"@twsxtd/hapi-darwin-x64": "0.4.0",
"@twsxtd/hapi-linux-arm64": "0.4.0",
"@twsxtd/hapi-linux-x64": "0.4.0",
"@twsxtd/hapi-win32-x64": "0.4.0",
},
},
"docs": {
@@ -822,15 +822,15 @@
"@twsxtd/hapi": ["@twsxtd/hapi@workspace:cli"],
"@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.3.3", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-PIniHEMH50qq5hbNA2dctg0cIDiZXCqWmmrZWymiLL3hlHpBcRov1pRNLSQbjBMiPPRVTWEB3tfmxCOWP6zwaw=="],
"@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.4.0", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-oin44bQb+Nm2zAOcQ17Kq9Wft/1wTnY0zWdD3XKxQTViKZaIdSC0HiMFWq97LFo2I3sRO+1KDa6NsTXQ8IUJ6Q=="],
"@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.3.3", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-7KENLJh3QVbuxSFWtYWcz5Zcujoh06obiodoYDMyIWpaOst00B82xcsyhW9dhTlpvqv0/UsolwOW3pUxg0Qr5w=="],
"@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.4.0", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-6yCFK5lp5zc2k9sESk7j0i49Hc7IHcO9u0zq2zCEm2rXF+HHsMZHkCTgVj71AlRvYJf1ANEx3yfnL2Vnr8bQtw=="],
"@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.3.3", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-EEVExDmStfLg4X8SgcIN3BtE7Mmtr0EsRTDjAFNf/fCiH6QeaOERhiYgyRN1wnfN7/f6rbTzrBE1srTZKDwgYg=="],
"@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.4.0", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-TvkpbONwQQ55oSDd5m0IHBUF9WIzh/DfRe/CJbVQQAK64hhvtfVcia+JGeKWqVTi3z+Y2rchJ8F08/3+V3vr/g=="],
"@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.3.3", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-c+1iMVNlpyc5eXPXBnybahuH+U1aQAsavyR3DyRpk5EfNKcpp1Df9N4k14IjYvcKo3awIcpElV55n0xIaDDF3A=="],
"@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.4.0", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-Xtkk3fIQlDG9G9J3MaZMsNODf+IcwJg28fXGYjHdU/YZauYY/1yWVvhEOJDLvGFs2/BbasouyRU8C6TCK/QAZw=="],
"@twsxtd/hapi-win32-x64": ["@twsxtd/hapi-win32-x64@0.3.3", "", { "os": "win32", "cpu": "x64", "bin": { "hapi": "bin/hapi.exe" } }, "sha512-hHhzpDtoqD8VaqmfTdBKNGNnzOq3561rlPYJqWc1e1Q3D0lt1v85UiwOSikkxJdn/8DPr9+dfLhYrrrF48iCVA=="],
"@twsxtd/hapi-win32-x64": ["@twsxtd/hapi-win32-x64@0.4.0", "", { "os": "win32", "cpu": "x64", "bin": { "hapi": "bin/hapi.exe" } }, "sha512-iUrGh2DDLUmH5tF3vW81oxiPGQDXGw8rMD/Ejj2TT03Qit6+WUVTo0xUhicrFBcCMc1zayh4le6lS5HM7XbyEw=="],
"@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.3.3",
"version": "0.4.0",
"description": "App for agentic coding - access coding agent anywhere",
"author": "Kirill Dubovitskiy & weishu",
"license": "LGPL-3.0-or-later",
@@ -26,11 +26,11 @@
}
},
"optionalDependencies": {
"@twsxtd/hapi-darwin-arm64": "0.3.3",
"@twsxtd/hapi-darwin-x64": "0.3.3",
"@twsxtd/hapi-linux-arm64": "0.3.3",
"@twsxtd/hapi-linux-x64": "0.3.3",
"@twsxtd/hapi-win32-x64": "0.3.3"
"@twsxtd/hapi-darwin-arm64": "0.4.0",
"@twsxtd/hapi-darwin-x64": "0.4.0",
"@twsxtd/hapi-linux-arm64": "0.4.0",
"@twsxtd/hapi-linux-x64": "0.4.0",
"@twsxtd/hapi-win32-x64": "0.4.0"
},
"scripts": {
"typecheck": "tsc --noEmit",