Release version 0.7.0

This commit is contained in:
weishu
2026-01-07 19:01:01 +08:00
parent 803c2f65a9
commit 9dd83f4300
2 changed files with 16 additions and 16 deletions
+10 -10
View File
@@ -12,7 +12,7 @@
},
"cli": {
"name": "@twsxtd/hapi",
"version": "0.6.0",
"version": "0.7.0",
"bin": {
"hapi": "bin/hapi.cjs",
},
@@ -43,11 +43,11 @@
"vitest": "^4.0.16",
},
"optionalDependencies": {
"@twsxtd/hapi-darwin-arm64": "0.6.0",
"@twsxtd/hapi-darwin-x64": "0.6.0",
"@twsxtd/hapi-linux-arm64": "0.6.0",
"@twsxtd/hapi-linux-x64": "0.6.0",
"@twsxtd/hapi-win32-x64": "0.6.0",
"@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",
},
},
"docs": {
@@ -834,13 +834,13 @@
"@twsxtd/hapi": ["@twsxtd/hapi@workspace:cli"],
"@twsxtd/hapi-darwin-arm64": ["@twsxtd/hapi-darwin-arm64@0.6.0", "", { "os": "darwin", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-g2RNCXsMCSq6EF99uVbbAKwazG0CDahFGW07+PSo1wM8BIHfg8VOsdkQZLZrRpyd9hf7aKxY0/2a04wS9qESrA=="],
"@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-x64": ["@twsxtd/hapi-darwin-x64@0.6.0", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-GWgDDrgxwZXJ6ys86VNiL+HlErtdaRhepmHSQF34P1Wn3XxzG5btroaPKGOE8a763tjvaHWxz7PF/2YLIJsrnQ=="],
"@twsxtd/hapi-darwin-x64": ["@twsxtd/hapi-darwin-x64@0.7.0", "", { "os": "darwin", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-QogdSc6zkGYTybtOtbNKJd4RBb9HohbsQQ4FmP0vEnrpsNi95HCnhLHyLuHNMW2/F7SSlU2Gz08pySN6gSdBaw=="],
"@twsxtd/hapi-linux-arm64": ["@twsxtd/hapi-linux-arm64@0.6.0", "", { "os": "linux", "cpu": "arm64", "bin": { "hapi": "bin/hapi" } }, "sha512-nKN3Cxiu1VPAb+6VUegcV0stSRx3B8Inzh4ylj9Pg6C0uPZX8ldwka441tu8JhUlOdI7NGnOghv+Hl4hVasq0w=="],
"@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-x64": ["@twsxtd/hapi-linux-x64@0.6.0", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-w6CqaXWdD4gyxfgYycX9I6/GcruU841qxB8jG4Zw2ENUzN5oojoxs218sEKMac74NAh6ZwdqTE7/W78FeemWnw=="],
"@twsxtd/hapi-linux-x64": ["@twsxtd/hapi-linux-x64@0.7.0", "", { "os": "linux", "cpu": "x64", "bin": { "hapi": "bin/hapi" } }, "sha512-Z9JAXyLZnCgiETJvYreN8mEP3GYwY9QVJcckH0t4asB+A/KnqAuzwLBoJ1wVfDWa1ti43ATyL230m52xjZbRDw=="],
"@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.6.0",
"version": "0.7.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.6.0",
"@twsxtd/hapi-darwin-x64": "0.6.0",
"@twsxtd/hapi-linux-arm64": "0.6.0",
"@twsxtd/hapi-linux-x64": "0.6.0",
"@twsxtd/hapi-win32-x64": "0.6.0"
"@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"
},
"scripts": {
"typecheck": "tsc --noEmit",