relizy / getLastRepoTag
Function: getLastRepoTag()
getLastRepoTag(
options?):Promise<string|null>
Defined in: src/core/tags.ts:165
Parameters
options?
cwd?
string
logLevel?
"error" | "silent" | "warning" | "normal" | "default" | "debug" | "trace" | "verbose"
onlyStable?
boolean
pkg?
Returns
Promise<string | null>