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

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


    from 4d218b10c Merge pull request #17614 from apache/master
     add 6037f16af chore: fix test case.
     add 2e71525c4 fix: upgrade typescript-eslint to enable ts check with the 
currently used ts version.
     add 1acad3895 release: 5.4.0
     new 6347c2c3e Merge pull request #17645 from apache/release-dev

The 1 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                   | 1207 ++++++++++++-----------
 dist/echarts.common.js.map               |    2 +-
 dist/echarts.common.min.js               |    4 +-
 dist/echarts.esm.js                      | 1557 +++++++++++++++++-------------
 dist/echarts.esm.js.map                  |    2 +-
 dist/echarts.esm.min.js                  |    4 +-
 dist/echarts.js                          | 1557 +++++++++++++++++-------------
 dist/echarts.js.map                      |    2 +-
 dist/echarts.min.js                      |    4 +-
 dist/echarts.simple.js                   | 1164 ++++++++++++----------
 dist/echarts.simple.js.map               |    2 +-
 dist/echarts.simple.min.js               |    4 +-
 dist/extension/bmap.js                   |   14 +-
 dist/extension/bmap.js.map               |    2 +-
 src/i18n/langUA.ts => i18n/langUA-obj.js |   65 +-
 src/i18n/langUA.ts => i18n/langUA.js     |   61 +-
 package-lock.json                        |  728 +++++---------
 package.json                             |    8 +-
 src/core/echarts.ts                      |    4 +-
 test/dataView.html                       |    6 +-
 20 files changed, 3459 insertions(+), 2938 deletions(-)
 copy src/i18n/langUA.ts => i18n/langUA-obj.js (76%)
 copy src/i18n/langUA.ts => i18n/langUA.js (77%)


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

Reply via email to