-
Notifications
You must be signed in to change notification settings - Fork 1
@142vip.changelog.Variable.ChangelogAPI
mmdapl edited this page Oct 17, 2025
·
1 revision
API 参考 / @142vip/changelog / ChangelogAPI
constChangelogAPI:object
Defined in: changelog/src/core/changelog.api.ts:163
changelog相关API
changelogCoreHandler: (
cliOptions) =>Promise<void>
处理changelog业务
Promise<void>
generateChangelogInfo: (
config) =>Promise<GenerateChangelogResult>
处理git changelog记录生成
Promise<GenerateChangelogResult>
upsertChangelogDoc: (
outputPath,markdown,releaseVersionName,markdownHeader) =>Promise<void>
创建或更新changelog文档
string
string
string
string
Promise<void>
- @142vip/axios
- @142vip/changelog
- @142vip/commit-linter
- @142vip/copyright
- @142vip/data-source
- @142vip/eslint-config
- @142vip/fairy-cli
- @142vip/grpc
- @142vip/nest
- @142vip/nest-redis
- @142vip/nest-typeorm
- @142vip/oauth2.0
- @142vip/open-source
- @142vip/redis
- @142vip/release-version
- @142vip/typeorm
- @142vip/utils