node-release-lines
node-release-lines copied to clipboard
API for Node.js release metadata
Currently working on some API stuffs and realized that it seems like there's not an easy way to fetch release data for _all_ release lines. Would be nice to be...
Was playing around with the `index.json` files in the different folders in https://github.com/nodejs/docker-node/pull/805 Was that something you had looked at for the non-V8 releases?
This PR adds a nodechangelog command, using the module's `ChangeLog` API.