This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git
commit c2cdc02d6f5f2436104061f97236b4f182625231 Merge: e66d871 000ee7d Author: Yi Shen <[email protected]> AuthorDate: Mon Nov 1 16:25:53 2021 +0800 Merge pull request #15982 from apache/release Merge release back to master dist/echarts.common.js | 93 +++++++++++++++++++----- dist/echarts.common.js.map | 2 +- dist/echarts.common.min.js | 2 +- dist/echarts.esm.js | 157 +++++++++++++++++++++++++++++----------- dist/echarts.esm.js.map | 2 +- dist/echarts.esm.min.js | 2 +- dist/echarts.js | 169 ++++++++++++++++++++++++++++++------------- dist/echarts.js.map | 2 +- dist/echarts.min.js | 2 +- dist/echarts.simple.js | 91 +++++++++++++++++++----- dist/echarts.simple.js.map | 2 +- dist/echarts.simple.min.js | 2 +- i18n/langPL-obj.js | 173 ++++++++++++++++++++++++++++++++++++++++++++ i18n/langPL.js | 169 +++++++++++++++++++++++++++++++++++++++++++ i18n/langRU-obj.js | 174 +++++++++++++++++++++++++++++++++++++++++++++ i18n/langRU.js | 170 +++++++++++++++++++++++++++++++++++++++++++ package-lock.json | 2 +- package.json | 2 +- src/core/echarts.ts | 2 +- 19 files changed, 1082 insertions(+), 136 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
