From 475dc5ecb19e1786787ff82f85d54308c419127b Mon Sep 17 00:00:00 2001 From: Bohdan Triapitsyn Date: Sat, 5 Sep 2026 16:27:45 +0300 Subject: [PATCH] docs(changelog): title 1.22.1 after its OpenCode Go highlight The grouped notes put the OpenCode Go header change under Improvements, so the site's headline fallback (first bold bullet) picked Message queue. The explicit title keeps the release's most important change on the index. Claude-Session: https://claude.ai/code/session_01VqV56Hez25hTxXH4ipJfzH --- changelog/1.22.1.md | 1 + changelog/index.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog/1.22.1.md b/changelog/1.22.1.md index 2c0e9c7a..c2a616e8 100644 --- a/changelog/1.22.1.md +++ b/changelog/1.22.1.md @@ -1,6 +1,7 @@ --- version: 1.22.1 date: 2026-09-04 +title: OpenCode Go header and a server-side message queue --- ## App diff --git a/changelog/index.json b/changelog/index.json index b7d2aecb..fbea8828 100644 --- a/changelog/index.json +++ b/changelog/index.json @@ -2,7 +2,7 @@ { "version": "1.22.1", "date": "2026-09-04", - "title": null, + "title": "OpenCode Go header and a server-side message queue", "intro": null, "app": { "new": [