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

zakwu pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/echarts-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 98a25de3 chore: change version to 5.4.2
98a25de3 is described below

commit 98a25de3e7922d91ecff1b0318f044df28114212
Author: wufeng <wu.f...@shopee.com>
AuthorDate: Thu Mar 23 15:16:18 2023 +0800

    chore: change version to 5.4.2
---
 en/js/download.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/en/js/download.js b/en/js/download.js
index f35b8daf..28def929 100644
--- a/en/js/download.js
+++ b/en/js/download.js
@@ -1 +1 @@
-var 
param=[{publishedAt:"2022-12-09T00:00:00Z",prerelease:!1,name:"5.4.1"}],table=document.getElementById("download-table");function
 isIncubatingVersion(e){return e.split(".")[0]<5||"5.0.0"===e}for(var 
time,line,version,versionEl,date,isIncubating,main,mirror,source,bin,i=0;i<param.length;++i)param[i].prerelease||(time=new
 Date(param[i].publishedAt)).getTime()>new 
Date("2018-05-21")&&(line=document.createElement("tr"),version=param[i].name,(versionEl=document.createElement("td")).innerHT
 [...]
\ No newline at end of file
+var 
param=[{publishedAt:"2022-12-09T00:00:00Z",prerelease:!1,name:"5.4.2"}],table=document.getElementById("download-table");function
 isIncubatingVersion(e){return e.split(".")[0]<5||"5.0.0"===e}for(var 
time,line,version,versionEl,date,isIncubating,main,mirror,source,bin,i=0;i<param.length;++i)param[i].prerelease||(time=new
 Date(param[i].publishedAt)).getTime()>new 
Date("2018-05-21")&&(line=document.createElement("tr"),version=param[i].name,(versionEl=document.createElement("td")).innerHT
 [...]
\ No newline at end of file


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

Reply via email to