heroku / buildpacks-nodejs

Heroku's Cloud Native Buildpacks for Node.js applications.
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Node.js inventory updates with Keep a Changelog format #840

Closed colincasey closed 5 months ago

colincasey commented 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).