@142vip.changelog.接口.GitCommitRecord - 142vip/core-x GitHub Wiki

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

继承自

GitCommitRaw.author


authors

authors: GitCommitAuthor[]

定义于: changelog/src/enums/git-commit.interface.ts:29


body

body: string

定义于: changelog/src/enums/git-commit.interface.ts:8

继承自

GitCommitRaw.body


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

继承自

GitCommitRaw.message


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

继承自

GitCommitRaw.shortHash


type

type: string

定义于: changelog/src/enums/git-commit.interface.ts:26