Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 09:05
· 214 commits to main since this release

2.2.0 (2024-03-29)

Features

  • dotnet: add GitVersion 6.0 config (3784c72)
  • dotnet: add global "RepoRoot", "RepoRootPublishDir", and placeholder properties (23d330a)
  • dotnet: rework ZipPublishDir (618ba95)
  • move commitlint config to shared file (66efb30)

Bug Fixes

  • dotnet: trim variant args; undefine if parentheses would be empty (10414ff), closes #356