Skip to content

docs(changelog): correct preview.2 retroactively + cut preview.3#24

Merged
Pomdapis merged 2 commits intomainfrom
chore/changelog-fix-preview2-cut-preview3
Apr 26, 2026
Merged

docs(changelog): correct preview.2 retroactively + cut preview.3#24
Pomdapis merged 2 commits intomainfrom
chore/changelog-fix-preview2-cut-preview3

Conversation

@Pomdapis
Copy link
Copy Markdown
Contributor

Summary

PR #23 incorrectly bumped CHANGELOG to [1.0.0-preview.2] - 2026-04-26 with the quality-sweep entries — but tag v1.0.0-preview.2 was already cut on 2026-04-25 from a different commit set (PRs #1-7) and already published to nuget.org (Compendium.Core 1.0.0-preview.2 is live). Reusing that version was a mistake.

This PR reconciles the CHANGELOG with the published reality and rolls today's work into a new preview.3:

[1.0.0-preview.2] - 2026-04-25 — rewritten retroactively

Now matches the auto-generated GitHub release notes for v1.0.0-preview.2:

[1.0.0-preview.3] - 2026-04-26 — new

Everything since v1.0.0-preview.2:

Test plan

  • CI green on this PR.
  • After merge, tag v1.0.0-preview.3 triggers Release workflow successfully.
  • Compendium.* @ 1.0.0-preview.3 published on nuget.org.
  • GitHub Release v1.0.0-preview.3 created with auto-generated notes.

VK: POM-186 (Code Quality sweep parent).

PR #23 incorrectly bumped CHANGELOG to [1.0.0-preview.2] - 2026-04-26
with the quality-sweep entries, but tag v1.0.0-preview.2 was already
cut on 2026-04-25 from a different commit set (PRs #1-7) and
published to nuget.org.

This commit:
- Rewrites [1.0.0-preview.2] - 2026-04-25 with the actual published
  content (Adapters.Shared, OSS governance, security fixes #1-3,
  Dependabot bumps #4-7) — derived from the auto-generated GitHub
  release notes for v1.0.0-preview.2.
- Adds [1.0.0-preview.3] - 2026-04-26 with everything since
  v1.0.0-preview.2: documentation buildout (#14, #15, #17, #20-22),
  CodeQL extended query suite, softprops/action-gh-release SHA pin
  (#16, alert #28).

After merge, tag v1.0.0-preview.3 will be cut to publish.
Copilot AI review requested due to automatic review settings April 26, 2026 13:53
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Reconciles CHANGELOG.md with the already-published v1.0.0-preview.2 release (dated 2026-04-25) and rolls subsequent work into a new 1.0.0-preview.3 entry dated 2026-04-26.

Changes:

  • Adds a new [1.0.0-preview.3] - 2026-04-26 section containing the docs and CI/security items that were previously (incorrectly) attributed to preview.2.
  • Rewrites [1.0.0-preview.2] to match the already-cut/published tag date (2026-04-25) and its actual contents.
  • Updates link references at the bottom so [Unreleased] compares from v1.0.0-preview.3, and adds a [1.0.0-preview.3] link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CHANGELOG.md
@Pomdapis Pomdapis merged commit 5f8f2de into main Apr 26, 2026
4 of 5 checks passed
@Pomdapis Pomdapis deleted the chore/changelog-fix-preview2-cut-preview3 branch April 26, 2026 14:03
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.

2 participants