@akiojin/gwt 6.0.7 → 6.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.ja.md CHANGED
@@ -30,7 +30,7 @@ GitHub Releases を正とし、npm/bunx では該当リリースのバイナリ
30
30
 
31
31
  ### GitHub Releasesから(推奨)
32
32
 
33
- [Releasesページ](https://github.com/akiojin/gwt/releases)からプリビルドバイナリをダウンロード:
33
+ [Releasesページ](https://github.com/akiojin/gwt/releases)からプリビルドバイナリをダウンロード。各リリースには全対応プラットフォームのバイナリが含まれます:
34
34
 
35
35
  - `gwt-linux-x86_64` - Linux x86_64
36
36
  - `gwt-linux-aarch64` - Linux ARM64
package/README.md CHANGED
@@ -30,7 +30,7 @@ GitHub Releases are the source of truth for prebuilt binaries. The npm/bunx wrap
30
30
 
31
31
  ### From GitHub Releases (Recommended)
32
32
 
33
- Download pre-built binaries from the [Releases page](https://github.com/akiojin/gwt/releases):
33
+ Download pre-built binaries from the [Releases page](https://github.com/akiojin/gwt/releases). Each release includes binaries for all supported platforms:
34
34
 
35
35
  - `gwt-linux-x86_64` - Linux x86_64
36
36
  - `gwt-linux-aarch64` - Linux ARM64
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akiojin/gwt",
3
- "version": "6.0.7",
3
+ "version": "6.0.8",
4
4
  "description": "Interactive Git worktree manager with Coding Agent selection (Claude Code / Codex CLI / Gemini CLI)",
5
5
  "bin": {
6
6
  "gwt": "bin/gwt.js"