You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2022/04/01 06:15:00 UTC

[echarts] 01/04: chore: add NPM install link to vote-release template.

This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch update-keys-materials
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit c17df2da82a78a7598f4b5babfc07dd1b5ca4cff
Author: plainheart <yh...@all-my-life.cn>
AuthorDate: Fri Apr 1 13:58:32 2022 +0800

    chore: add NPM install link to vote-release template.
---
 build/source-release/template/vote-release.tpl | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/build/source-release/template/vote-release.tpl b/build/source-release/template/vote-release.tpl
index 7ab367a..f44b25d 100755
--- a/build/source-release/template/vote-release.tpl
+++ b/build/source-release/template/vote-release.tpl
@@ -6,7 +6,7 @@ dev@echarts.apache.org
 [VOTE] Release {{ECHARTS_RELEASE_VERSION_FULL_NAME}}
 -----------------------------------------------------------
 
-Dear community
+Dear community,
 
 We are pleased to be calling this vote for the release of {{ECHARTS_RELEASE_VERSION_FULL_NAME}}.
 
@@ -25,6 +25,10 @@ https://dist.apache.org/repos/dist/dev/echarts/{{ECHARTS_RELEASE_VERSION}}/RELEA
 Build Guide:
 https://github.com/apache/echarts/blob/{{ECHARTS_RELEASE_VERSION}}/README.md#build
 
+NPM Install:
+npm i echarts@{{ECHARTS_RELEASE_VERSION}}
+https://www.npmjs.com/package/echarts/v/{{ECHARTS_RELEASE_VERSION}}
+
 Please vote on releasing this package as:
 {{ECHARTS_RELEASE_VERSION_FULL_NAME}}
 by "{{VOTE_UNTIL}}".

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org