UNPKG

ado-release-notes

Version:

Creates release notes from two build numbers and uploads to a wiki

27 lines (26 loc) 570 B
{ "name": "ado-release-notes", "version": "1.0.3", "description": "Creates release notes from two build numbers and uploads to a wiki", "main": "releaseme.js", "dependencies": { "dot-object": "^2.1.2", "mustache": "^3.1.0", "request": "^2.88.0", "request-promise": "^4.2.5", "yargs": "^14.2.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "ado", "vsts", "releasenotes", "release", "notes" ], "author": "jonny muir", "license": "MIT" }