From d68674d11e06e72e9dd3cfbac912b1aafe681803 Mon Sep 17 00:00:00 2001 From: pi Date: Mon, 13 Jul 2026 18:56:51 +0200 Subject: [PATCH] chore(release): v1.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Roll the 7 unreleased commits since v1.4.0 into v1.5.0 (minor — significant base additions: readable Neovim true-colour, broad terminal terminfo support). Also includes: typst PDF template font fix, .claude gitignore seed, pi-studio semver-tag pin + version label, and repo hygiene (LICENSE, THIRD_PARTY.md, .dockerignore, hadolint lint, IDEAS backlog). No pi bump — CI resolves latest pi from npm at build time as usual. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ddb53c..407c48b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ Pre-v1.0.0 tags followed the pi npm version (`v{pi_version}[letter]`). ## Unreleased +_Nothing yet — next release's changes will accrue here._ + +## v1.5.0 — 2026-07-13 + ### Added - **Seeded global gitignore now ignores `**/.claude/settings.local.json`.** Claude