Skip to content

Release 2026-09-03 - #27

Merged
philasmar merged 2 commits into
devfrom
releases/next-release
Sep 3, 2026
Merged

philasmar merged 2 commits into
devfrom
releases/next-release

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Release 2026-09-03

AutoVer (1.3.0)

  • Add VersionFromTag, which takes the version from the repository's release tags instead of a project file, for a repository that has no artifact to carry one. Projects are listed by name only, no file is written when a release is cut, and the largest increment any of them asks for wins
  • Seed a project that carries no version yet from the new InitialVersion setting instead of failing. The version field is created - a Version element for a project file, a version element in a nuspec's metadata, or a LABEL appended to a Dockerfile - and takes InitialVersion as-is, so releases after that increment normally
  • Add InitialVersion, the version to start from when nothing carries one yet, defaulting to 0.1.0
  • --skip-version-tag-check is no longer needed, since a project without a version is seeded rather than rejected. It is still accepted, and ignored

@github-actions github-actions Bot added the Release PR A Release PR that includes versioning and changelog changes label Sep 3, 2026
@philasmar
philasmar merged commit 1307dfb into dev Sep 3, 2026
1 check passed
@philasmar
philasmar deleted the releases/next-release branch September 3, 2026 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release PR A Release PR that includes versioning and changelog changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant