Skip to content

Commit 2bdae8f

Browse files
committed
Release version 0.15.4
1 parent 1942f08 commit 2bdae8f

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

bun.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@twsxtd/hapi",
3-
"version": "0.15.3",
3+
"version": "0.15.4",
44
"description": "App for agentic coding - access coding agent anywhere",
55
"author": "Kirill Dubovitskiy & weishu",
66
"license": "AGPL-3.0-only",
@@ -26,11 +26,11 @@
2626
}
2727
},
2828
"optionalDependencies": {
29-
"@twsxtd/hapi-darwin-arm64": "0.15.3",
30-
"@twsxtd/hapi-darwin-x64": "0.15.3",
31-
"@twsxtd/hapi-linux-arm64": "0.15.3",
32-
"@twsxtd/hapi-linux-x64": "0.15.3",
33-
"@twsxtd/hapi-win32-x64": "0.15.3"
29+
"@twsxtd/hapi-darwin-arm64": "0.15.4",
30+
"@twsxtd/hapi-darwin-x64": "0.15.4",
31+
"@twsxtd/hapi-linux-arm64": "0.15.4",
32+
"@twsxtd/hapi-linux-x64": "0.15.4",
33+
"@twsxtd/hapi-win32-x64": "0.15.4"
3434
},
3535
"scripts": {
3636
"postinstall": "node -e \"try{require('fs').chmodSync(require('path').join(__dirname,'bin','hapi.cjs'),0o755)}catch(e){}\"",

0 commit comments

Comments
 (0)