As a module developer , I want to automate the versioning of the project, so that version numbering is consistent and adheres to SemVer #88
Labels
area.tasks
Related to the bundled Invoke-Build tasks
flag.review
A new issue or pr that needs review
story.user
A user story for this project
Story Type
User
Definition of Done
When a pull request is merged into main:
Assumptions
GitVersion, git describe, or similar utility is able to determine the current version
Acceptance Criteria
minor
field of the SemVer compatible version informationTasks
update.changelog
task to useChangelogManagement
module,git cliff
or the built in Changelog commands #89Labels
The text was updated successfully, but these errors were encountered: