API 参考 / @142vip/changelog / Commit
接口: Commit
定义于: changelog/src/enums/changelog.interface.ts:4
theme_extends
属性
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
继承自
resolvedAuthors?
optional
resolvedAuthors:GitAuthorInfo
[]
定义于: changelog/src/enums/changelog.interface.ts:5
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
定义于: changelog/src/enums/git-commit.interface.ts:26