API 参考 / @142vip/changelog / GitCommitRecord
接口: GitCommitRecord
定义于: changelog/src/enums/git-commit.interface.ts:24
theme_extends
theme_extended_by
属性
author
author:
GitCommitAuthor
定义于: changelog/src/enums/git-commit.interface.ts:10
继承自
authors
authors:
GitCommitAuthor
[]
定义于: changelog/src/enums/git-commit.interface.ts:29
body
body:
string
定义于: changelog/src/enums/git-commit.interface.ts:8
继承自
description
description:
string
定义于: changelog/src/enums/git-commit.interface.ts:25
isBreaking
isBreaking:
boolean
定义于: changelog/src/enums/git-commit.interface.ts:30
message
message:
string
定义于: changelog/src/enums/git-commit.interface.ts:7
继承自
references
references:
GitCommitReference
[]
定义于: changelog/src/enums/git-commit.interface.ts:28
scope
scope:
string
定义于: changelog/src/enums/git-commit.interface.ts:27
shortHash
shortHash:
string
定义于: changelog/src/enums/git-commit.interface.ts:9
继承自
type
type:
string