SystemFiles / GOG

GOG is an Opinionated Git workflow CLI tool written in Golang to help developers enforce consistency and strong project/version management within their projects without the added complexity of manual process documentation.

Home Page:https://sykesdev.ca/projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Added should also be applied to 'Minor' software releases

SystemFiles opened this issue · comments

changelogEntry := changelog.NewChangelogEntry(feature, updatedVersion, fc.action == "MAJOR")

Implemented in BENS-0020