You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2022/11/30 00:39:52 UTC

[echarts] branch release updated (89f118a1a -> c179ab723)

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

susiwen8 pushed a change to branch release
in repository https://gitbox.apache.org/repos/asf/echarts.git


    from 89f118a1a Merge pull request #17984 from susiwen8/release
     new 5455aa9cf chore: update version
     new 9161e63a8 chore: build 5.4.1
     new c179ab723 Merge pull request #17992 from susiwen8/release-dev

The 8969 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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 +-
 src/i18n/langHU.ts => i18n/langHU-obj.js |   33 +-
 src/i18n/langHU.ts => i18n/langHU.js     |   29 +-
 package.json                             |    2 +-
 src/core/echarts.ts                      |    4 +-
 19 files changed, 2354 insertions(+), 1606 deletions(-)
 copy src/i18n/langHU.ts => i18n/langHU-obj.js (87%)
 copy src/i18n/langHU.ts => i18n/langHU.js (88%)


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