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 29c46cd  Merge pull request #16413 from apache/fix-gl-break
     add 25f6b38  release 5.3.0
     new 0878d30  Merge pull request #16414 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                   | 11808 +++++------
 dist/echarts.common.js.map               |     2 +-
 dist/echarts.common.min.js               |     4 +-
 dist/echarts.esm.js                      | 30066 +++++++++++++++--------------
 dist/echarts.esm.js.map                  |     2 +-
 dist/echarts.esm.min.js                  |     4 +-
 dist/echarts.js                          | 30065 ++++++++++++++--------------
 dist/echarts.js.map                      |     2 +-
 dist/echarts.min.js                      |     4 +-
 dist/echarts.simple.js                   |  7792 ++++----
 dist/echarts.simple.js.map               |     2 +-
 dist/echarts.simple.min.js               |     4 +-
 dist/extension/bmap.js.map               |     2 +-
 dist/extension/dataTool.js               |    36 +
 dist/extension/dataTool.js.map           |     2 +-
 src/i18n/langIT.ts => i18n/langIT-obj.js |    33 +-
 src/i18n/langIT.ts => i18n/langIT.js     |    29 +-
 src/i18n/langRO.ts => i18n/langRO-obj.js |    33 +-
 src/i18n/langRO.ts => i18n/langRO.js     |    29 +-
 package-lock.json                        |     8 +-
 package.json                             |     4 +-
 src/coord/axisAlignTicks.ts              |    19 +
 src/core/echarts.ts                      |     4 +-
 23 files changed, 40699 insertions(+), 39255 deletions(-)
 copy src/i18n/langIT.ts => i18n/langIT-obj.js (87%)
 copy src/i18n/langIT.ts => i18n/langIT.js (88%)
 copy src/i18n/langRO.ts => i18n/langRO-obj.js (87%)
 copy src/i18n/langRO.ts => i18n/langRO.js (88%)

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

Reply via email to