Closed colincasey closed 5 months ago
This PR builds on top of #839 to hook up the automation for Node.js inventory updates to write Keep a Changelog formatted entries in the format:
### Added - Node.js {version} ({os}-{arch}, {os-arch}, ..., {os-arch})
And these entries will be ordered by version number (highest → lowest).
This PR builds on top of #839 to hook up the automation for Node.js inventory updates to write Keep a Changelog formatted entries in the format:
And these entries will be ordered by version number (highest → lowest).