This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git
commit 2e1fbbefabafa5bd2c4698aa705490d5c64aec18 Merge: 6fdb47a02 c308ec76f Author: Zhongxiang Wang <[email protected]> AuthorDate: Sat Dec 10 00:54:54 2022 +0800 Merge pull request #18047 from apache/release Release 5.4.1 dist/echarts.common.js | 898 ++++++++++++++++++------------ dist/echarts.common.js.map | 2 +- dist/echarts.common.min.js | 4 +- dist/echarts.esm.js | 1189 +++++++++++++++++++++++----------------- dist/echarts.esm.js.map | 2 +- dist/echarts.esm.min.js | 4 +- dist/echarts.js | 1189 +++++++++++++++++++++++----------------- dist/echarts.js.map | 2 +- dist/echarts.min.js | 4 +- dist/echarts.simple.js | 584 +++++++++++--------- dist/echarts.simple.js.map | 2 +- dist/echarts.simple.min.js | 4 +- dist/extension/bmap.js | 4 +- dist/extension/bmap.js.map | 2 +- dist/extension/dataTool.js.map | 2 +- i18n/langHU-obj.js | 173 ++++++ i18n/langHU.js | 169 ++++++ package-lock.json | 19 +- package.json | 4 +- src/core/echarts.ts | 34 +- src/i18n/langHU.ts | 142 +++++ src/processor/dataStack.ts | 4 +- 22 files changed, 2804 insertions(+), 1633 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
