From 2cd2e0fe53c28ff65ebd4b3e8d60a3327751112e Mon Sep 17 00:00:00 2001 From: Stuart Meeks Date: Sat, 22 Aug 2026 02:31:25 +0000 Subject: [PATCH] =?UTF-8?q?release:=201.0.1=20=E2=80=94=20CodeQL=20finding?= =?UTF-8?q?s=20resolved,=20codeql.yml=20build-mode:=20none?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch release. No public API, behaviour, or rendered output change. Rolls up the [Unreleased] work: all five CodeQL security-and-quality findings resolved with genuine fixes (char.IsAsciiHexDigit, TestConsole disposal), and codeql.yml aligned to the updated §4.4 template (build-mode: none) so paths-ignore excludes generated obj/ output as intended. Co-Authored-By: Claude Opus 4.8 --- CHANGELOG.md | 4 ++++ .../NextIteration.SpectreConsole.Splash.csproj | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e437c74..60057ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +--- + +## [1.0.1] — 2026-08-22 + ### Fixed - **Two CodeQL `security-and-quality` findings resolved with genuine changes.** diff --git a/src/NextIteration.SpectreConsole.Splash/NextIteration.SpectreConsole.Splash.csproj b/src/NextIteration.SpectreConsole.Splash/NextIteration.SpectreConsole.Splash.csproj index 11431eb..3836325 100644 --- a/src/NextIteration.SpectreConsole.Splash/NextIteration.SpectreConsole.Splash.csproj +++ b/src/NextIteration.SpectreConsole.Splash/NextIteration.SpectreConsole.Splash.csproj @@ -10,7 +10,7 @@ NextIteration.SpectreConsole.Splash - 1.0.0 + 1.0.1 Configurable Figgle + Spectre.Console splash screen for .NET CLIs — gradient palette, pluggable tagline strategy, single-markup-call render path. true $(MSBuildThisFileDirectory)..\..\artifacts\packages