Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
var
https = require(
'https'
);
4
var
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
1
getCredentials
Function · 0.85
Tested by
no test coverage detected