Skip to content

release: 1.0.1 - #18

Merged
StuartMeeks merged 1 commit into
mainfrom
release/v1.0.1
Aug 22, 2026
Merged

release: 1.0.1#18
StuartMeeks merged 1 commit into
mainfrom
release/v1.0.1

Conversation

@StuartMeeks

Copy link
Copy Markdown
Owner

Prepares the 1.0.1 patch release.

  • Bumps <Version> 1.0.0 → 1.0.1 in the library csproj.
  • Finalises the CHANGELOG: [Unreleased][1.0.1] — 2026-08-22, fresh empty [Unreleased], and updated compare-link references.

No consumer-visible API or runtime behaviour change. The shipped assembly carries only the behaviour-neutral internal refactors from #16 that cleared the CodeQL security-and-quality findings (Path.Join, narrowed catch clauses, .Where(...), using(cts)); the rest is CI-only (the #17 move to buildless CodeQL analysis). Public surface and shipped TFMs (net8.0, net10.0) are unchanged from 1.0.0.

dotnet pack -c Release produces NextIteration.SpectreConsole.Settings.1.0.1.nupkg cleanly (0 warnings).

Release procedure (after merge)

Push a v1.0.1 tag on the merge commit → ci.yml runs build + test (3 platforms) + gate, then the tag-gated publish job pushes to nuget.org via OIDC trusted publishing. GitHub release cut by hand afterwards, as per the estate convention.

🤖 Generated with Claude Code

Patch release — no consumer-visible API or runtime behaviour change. Bumps
<Version> to 1.0.1 and finalises the CHANGELOG [1.0.1] section (dated
2026-08-22) from [Unreleased].

The shipped assembly carries only the behaviour-neutral internal refactors from
#16 that cleared the CodeQL security-and-quality findings (Path.Join, narrowed
catches, .Where(...), using(cts)); the remainder is CI-only (the #17 move to
buildless CodeQL analysis).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@StuartMeeks
StuartMeeks merged commit 63a8079 into main Aug 22, 2026
9 checks passed
@StuartMeeks
StuartMeeks deleted the release/v1.0.1 branch August 22, 2026 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant