Namespace: CONFIG

CONFIG

Quick-release config | quick-release.json

Source:

Methods

(async, static) parseQuickreleaseConfig() → {Promise.<QUICKRELEASE_CONFIG>}

Parse quickrelease.json and initailize config

Source:
Returns:

quickrelease.json config

Type
Promise.<QUICKRELEASE_CONFIG>

(async, static) updateChangelogConfig(data) → {Promise.<DATA>}

update changelog config

prepare changelog config and create changelog file if not exists

Parameters:
Name Type Description
data DATA

data

Source:
Returns:

local data

Type
Promise.<DATA>

Table of contents