Skip to content

chore(release): v0.24.1 — cache the team board for tasks --similar (PHNX-4105) - #56

Merged
muqsitnawaz merged 1 commit into
mainfrom
chore/release-0.24.1
Sep 15, 2026
Merged

muqsitnawaz merged 1 commit into
mainfrom
chore/release-0.24.1

Conversation

@muqsitnawaz

Copy link
Copy Markdown
Contributor

release PR, config edits plus the version string. Cuts 0.24.1 from PR #55 (board cache).

What changed

  • CHANGELOG.md — Unreleased entry becomes ## [0.24.1] - 2026-09-15; Unreleased stays as an empty heading.
  • README.md — both install pins v0.24.0 → v0.24.1.
  • install.shVERSION v0.24.1 and EXPECTED_SHA256 = sha256 of the bumped linear file: 8e100398c7cb8f3bb8ee7170aa5c3ad4b3da0313ca48a6aeff9811c843a2cdbe.
  • linear__version__ = "0.24.1" (the only code line touched).

Verification

From the release worktree at this commit: ./linear --version → linear-cli 0.24.1; python3 -m unittest → 220 tests OK, 4 skipped. After merge: tag v0.24.1, GitHub release, reinstall on zion and the workers, and a warm-cache run on the installed binary quoted on PHNX-4105.

🤖 Generated with Claude Code

https://claude.ai/code/session_01FQ3w5SAvum8nShzmBo21Ar

Board cache in ~/.linear-cli/cache.sqlite synced by updatedAt (PR #55). Pins install.sh and README to v0.24.1; EXPECTED_SHA256 is the checksum of the bumped linear file. (PHNX-4105)

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FQ3w5SAvum8nShzmBo21Ar
@muqsitnawaz

Copy link
Copy Markdown
Contributor Author

APPROVE — independent non-author review (code-reviewer subagent, session 87d560af, reviewed at 6be9429). Diff is exactly CHANGELOG.md, README.md (2 pins v0.24.0→v0.24.1), install.sh (VERSION v0.24.1, EXPECTED_SHA256), and the single version line. The sha256 of the linear file at this head, fetched and hashed independently, is 8e100398c7cb8f3bb8ee7170aa5c3ad4b3da0313ca48a6aeff9811c843a2cdbe and matches install.sh byte for byte. CHANGELOG keeps an empty Unreleased above a new 0.24.1 section owning the board-cache entry with 0.24.0 intact below; same four-file shape as release commit 0a55f04.

@muqsitnawaz
muqsitnawaz merged commit 8d13420 into main Sep 15, 2026
5 checks passed
@muqsitnawaz
muqsitnawaz deleted the chore/release-0.24.1 branch September 15, 2026 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant