-
Type: Task
-
Resolution: Done
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: Release Automation
Description
https://github.com/conventional-changelog/standard-version/pull/907
standard-version is deprecated so we should migrate to a tool that is maintained for our release process.
Investigation Guide
We need:
- Changelog maintenance based on conventional commit format
- Markdown formatted bullets for release notes
- Version bump logic based on feat/fix and breaking change syntax
It would be nice:
- Identify commits that came from external contributors
- Linkify JIRA tickets in the subject section of the commit message
- related to
-
NODE-4452 Auto-generate contributors list in the node driver
- Backlog