Skip to content

Release multi-target as minor (Adobe/Airtable 0.3.0, SoftwareOne 0.4.0)#5

Merged
StuartMeeks merged 1 commit into
mainfrom
release/multi-target-minor
Jun 20, 2026
Merged

Release multi-target as minor (Adobe/Airtable 0.3.0, SoftwareOne 0.4.0)#5
StuartMeeks merged 1 commit into
mainfrom
release/multi-target-minor

Conversation

@StuartMeeks

Copy link
Copy Markdown
Owner

Re-versions the merged multi-target work as a minor release. Adding the net8.0 target framework is an additive capability, so SemVer-minor is the correct increment.

  • Adobe 0.2.4 → 0.3.0
  • Airtable 0.2.4 → 0.3.0
  • SoftwareOne 0.3.4 → 0.4.0

The 0.2.4 / 0.2.4 / 0.3.4 numbers from PR #4 were never tagged or published, so the unreleased CHANGELOG entry is renumbered in place (no gap left behind).

Verification

  • dotnet build -c Release — both TFMs, 0 warnings.
  • dotnet pack — nupkgs stamp 0.3.0 / 0.3.0 / 0.4.0.

After merge: tag adobe-v0.3.0, airtable-v0.3.0, softwareone-v0.4.0 to trigger per-package publish.

Adding the net8.0 target framework is an additive capability, so version it
as a minor bump rather than a patch. The 0.2.4/0.3.4 numbers from the merged
multi-target PR were never tagged or published, so renumber that unreleased
CHANGELOG entry to the minor versions.
@StuartMeeks StuartMeeks merged commit 5232ca6 into main Jun 20, 2026
2 checks passed
@StuartMeeks StuartMeeks deleted the release/multi-target-minor branch June 20, 2026 01:36
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