This is an automated email from the ASF dual-hosted git repository.
plainheart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-www.git
The following commit(s) were added to refs/heads/master by this push:
new 1872820c add 6.1 announcement link to changelog (for now)
1872820c is described below
commit 1872820cda7d68ce3a562250802fd5b76b44a5a1
Author: plainheart <[email protected]>
AuthorDate: Thu Jun 4 23:25:37 2026 +0800
add 6.1 announcement link to changelog (for now)
---
_jade/en/index.jade | 1 +
_jade/zh/index.jade | 1 +
2 files changed, 2 insertions(+)
diff --git a/_jade/en/index.jade b/_jade/en/index.jade
index f0127b6d..8ebc114a 100644
--- a/_jade/en/index.jade
+++ b/_jade/en/index.jade
@@ -46,6 +46,7 @@ block content
include ../components/svg/close.svg
//- section#new-version-section 📣 Apache ECharts 5.6 is out! See
<a href='#{host}/handbook/#{ecWWWLang}/basics/release-note/5-6-0?ref=banner'
target='_blank'>what's new</a>
+ section#new-version-section 📣 Apache ECharts 6.1 is out! See <a
href='#{host}/#{ecWWWLang}/changelog.html#v6-1-0' target='_blank'>changelog</a>
//- section#events-section
//- .container
diff --git a/_jade/zh/index.jade b/_jade/zh/index.jade
index 8c90dd84..865300a1 100644
--- a/_jade/zh/index.jade
+++ b/_jade/zh/index.jade
@@ -45,6 +45,7 @@ block content
include ../components/svg/close.svg
//- section#new-version-section 📣 Apache ECharts 5.6 发布了! 查看<a
href='#{host}/handbook/#{ecWWWLang}/basics/release-note/5-6-0?ref=banner'
target='_blank'>新特性</a>
+ section#new-version-section 📣 Apache ECharts 6.1 发布了! 查看<a
href='#{host}/#{ecWWWLang}/changelog.html#v6-1-0' target='_blank'>更新内容</a>
//- section#events-section
//- .container
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]