diff --git a/packages/vant-cli/template/changelog-commit.hbs b/packages/vant-cli/template/changelog-commit.hbs index 6c885fe84..a05524abc 100644 --- a/packages/vant-cli/template/changelog-commit.hbs +++ b/packages/vant-cli/template/changelog-commit.hbs @@ -1,4 +1,4 @@ -*{{#if scope}} {{scope}}: +-{{#if scope}} {{scope}}: {{~/if}} {{#if subject}} {{~subject}} {{~else}} diff --git a/packages/vant-cli/template/changelog-header.hbs b/packages/vant-cli/template/changelog-header.hbs index 335c7f541..bd0a517f9 100644 --- a/packages/vant-cli/template/changelog-header.hbs +++ b/packages/vant-cli/template/changelog-header.hbs @@ -1,2 +1,3 @@ ### [v{{version}}]({{~@root.repoUrl}}/compare/{{previousTag}}...{{currentTag}}) + `{{date}}`