From 760f956f918ef6d9fcae5ceea2a334a0e3539434 Mon Sep 17 00:00:00 2001 From: neverland Date: Sun, 27 Feb 2022 12:34:36 +0800 Subject: [PATCH] fix(cli): issue link in generated changelog (#10337) --- packages/vant-cli/template/changelog-commit.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/vant-cli/template/changelog-commit.hbs b/packages/vant-cli/template/changelog-commit.hbs index 4b567e537..82b43a9fc 100644 --- a/packages/vant-cli/template/changelog-commit.hbs +++ b/packages/vant-cli/template/changelog-commit.hbs @@ -17,7 +17,7 @@ {{~else}} {{~@root.repoUrl}} {{~/if}} - /{{~@root.issue}}/{{this.issue}}){{/each}} +/{{~@root.issue}}/{{this.issue}}){{/each}} {{~else}} [{{shortHash}}]( {{~#if @root.repository}} {{~#if @root.host}}