From 1e6fb212c8487d6e309793be322bcbd0042f7b7b Mon Sep 17 00:00:00 2001 From: Ian Johnson Date: Fri, 28 Aug 2026 17:46:20 -0400 Subject: [PATCH] Cut 1.2.1: the release that puts the logo on nuget.org A package icon is per published version and 1.2.0 is immutable, so the logo shipping in the repo needs a release to appear on the package pages. Version and changelog only; the icon itself landed in #46. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_011ysVAfsbKMfGBaAkWvuRTf --- CHANGELOG.md | 4 ++-- Directory.Build.props | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c62e0ce..17114af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,13 @@ All notable changes to this project are documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.2.1] - 2026-08-28 ### Added - A logo: a D assembled from four modules, one carrying the accent. It replaces the placeholder favicon on the docs site, appears in the site nav (light and dark cuts), heads the README, and - ships as the `PackageIcon` on every package from the next release on. The violet is `#6d5bd5`, + ships as the `PackageIcon` on every package from this release on. The violet is `#6d5bd5`, the color the docs site already declared. ## [1.2.0] - 2026-08-28 diff --git a/Directory.Build.props b/Directory.Build.props index e76f649..237686f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -6,7 +6,7 @@ local and CI builds fall back to the values below. --> - 1.2.0 + 1.2.1 1.0.0.0 - 1.2.0.0 + 1.2.1.0