MCPcopy Create free account
hub / github.com/NativeScript/android / release-notes.js

File release-notes.js

build-artifacts/scripts/release-notes.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// run this using "node release-notes.js", this will prepend to the start of the "../../CHANGELOG.MD"
2
3var https = require('https');
4var fs = require('fs');

Callers

nothing calls this directly

Calls 1

getCredentialsFunction · 0.85

Tested by

no test coverage detected