Prepare the 2.0 release: repurpose to a governance catalog - #241
Merged
Conversation
Bump version.json 1.0 -> 2.0 (major - the template's identity changed from a .NET sample project to a governance and workflow-audit catalog), refresh the README Release Notes to 2.0, and rewrite the stale placeholder HISTORY.md with an accurate 2.0 entry (and a corrected 1.0 entry). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Pieter Viljoen <ptr727@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the develop -> main promotion for the repo's repurpose into a governance/spec/catalog by bumping the major version to 2.0 and updating the headline release documentation to match the current identity.
Changes:
- Bump Nerdbank.GitVersioning
version.jsonfrom1.0to2.0. - Update README release notes to reflect the 2.0 governance-catalog scope (including audit reports; no application code).
- Replace the placeholder HISTORY.md content with accurate 2.0 and 1.0 entries.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| version.json | Major version bump to 2.0 for the promotion release. |
| README.md | Update 2.0 release notes summary to describe the governance-catalog scope. |
| HISTORY.md | Replace placeholder history with accurate 2.0 repurpose entry and corrected 1.0 entry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the version for the develop -> main promotion that brings the governance-catalog repurpose to main.
version.json1.0 -> 2.0 (major: the template changed identity from a .NET sample project to a governance and workflow-audit catalog).🤖 Generated with Claude Code