From e3a513eff5a15b8bf65bf8753f1224a13b9eb4d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 22:37:33 +0000 Subject: [PATCH] docs: update README and RELEASES for 2.1.245 --- RELEASES.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index e3a5536..4682a48 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,22 @@ +## 2.1.245 — 2026-08-28 ✅ Current audited / 現在の監査済み版 + +upstream claude-code 2.1.245 追従。Termux 実機検証済み(全テスト通過 / TUI 起動確認)。 + +**Upstream highlights / 主な変更(upstream)** + +## What's changed + +- Fixed a crash on startup on Linux distributions that ship glibc 2.44 (for example Arch Linux, CachyOS and Fedora Rawhide) + +```sh +npm install -g @bash0816/claude-code@latest +``` + +```sh +npm install -g @bash0816/claude-code@2.1.241 +``` + +--- ## 2.1.241 — 2026-08-24 ✅ Current audited / 現在の監査済み版 upstream claude-code 2.1.241 追従。Termux 実機検証済み(全テスト通過 / TUI 起動確認)。