From 173e9f103e7c6a4e318f8fb880694d3110ad71b6 Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Tue, 6 Jan 2026 08:15:20 +0100 Subject: [PATCH] docs: add changelog entry for bun migration (#278) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 732eac043..eaec5981c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -80,6 +80,7 @@ - Bash tool: inherit gateway PATH so Nix-provided tools resolve during commands. Thanks @joshp123 for PR #202. ### Maintenance +- Tooling: replace tsx with bun for TypeScript execution. Thanks @obviyus for PR #278. - Deps: bump pi-* stack, Slack SDK, discord-api-types, file-type, zod, and Biome. - Skills: add CodexBar model usage helper with macOS requirement metadata. - Skills: add 1Password CLI skill with op examples.