From 66ba44e5c121ebec9fd221f392f648564b866a48 Mon Sep 17 00:00:00 2001 From: MotherSphere Date: Wed, 2 Sep 2026 13:41:33 +0200 Subject: [PATCH] chore: release 0.10.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit colony-ui 0.1.5 is already on main, under a subject release-please will not act on. Its branch had a single commit saying `chore(deps):`, and GitHub's squash takes the commit's subject rather than the pull request's when there is only one — so the retitle to `fix(ui):` made before merging had no effect. That fix matters to users: v0.10.2 made the selected settings category take its foreground from contrast_on, and on colony-ui 0.1.4 that function still mis-sorted the green accent — 2.34:1 where near-black gives 7.45:1. Anyone on the green accent still had an illegible selected category after the release that was supposed to fix it. The footer below is release-please's own escape hatch for a change sitting on main under the wrong subject. The commit is empty because there is nothing left to change: the code landed in #80. Release-As: 0.10.3