Skip to content

Commit a022a99

Browse files
committed
fix: changelog copy
1 parent b90521b commit a022a99

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

release.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ cd ${currPath}
3232
cp -R ${basepath}/public/documents/zh/ ${basepath}/../echarts-www/documents/zh/
3333
cp -R ${basepath}/public/documents/en/ ${basepath}/../echarts-www/documents/en/
3434

35+
cp ${basepath}/public/en/documents/en/changelog.html ${basepath}/../echarts-www/documents/en/
36+
cp ${basepath}/public/zh/documents/zh/changelog.html ${basepath}/../echarts-www/documents/zh/
37+
3538
# Copy asset.
3639
# Do not rm, keep option3.json
3740
cp -R ${basepath}/asset/ ${basepath}/../echarts-www/documents/asset/

0 commit comments

Comments
 (0)