Skip to content
Richard Schneider edited this page Dec 20, 2016 · 1 revision

Use clgt from NPM to create the release notes

clgt -t <ver>.. -u https://github.com/richardschneider/net-ipfs-api/commit

Where ver is the latest published version.

This creates CHANGELOG.md. Goto Draft Release, then paste the file and then edit.

Appveyor will then build and push the new release to NuGet

Clone this wiki locally