You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2022/06/09 11:20:08 UTC

[echarts] branch release updated (1a584e45d -> 86eba716f)

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

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


    from 1a584e45d Merge pull request #17182 from apache/master
     add 3a5edc2a2 test: change cdn to unpkg
     add 21f220f60 chore: release 5.3.3
     add 6dfe96d0c chore: update zrender version in the source code
     new 86eba716f Merge pull request #17190 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             | 6163 ++++++++++++------------
 dist/echarts.common.js.map         |    2 +-
 dist/echarts.common.min.js         |    4 +-
 dist/echarts.esm.js                | 9199 ++++++++++++++++++------------------
 dist/echarts.esm.js.map            |    2 +-
 dist/echarts.esm.min.js            |    2 +-
 dist/echarts.js                    | 9199 ++++++++++++++++++------------------
 dist/echarts.js.map                |    2 +-
 dist/echarts.min.js                |    2 +-
 dist/echarts.simple.js             | 4704 +++++++++---------
 dist/echarts.simple.js.map         |    2 +-
 dist/echarts.simple.min.js         |    2 +-
 dist/extension/bmap.js.map         |    2 +-
 dist/extension/dataTool.js.map     |    2 +-
 package-lock.json                  |   18 +-
 package.json                       |    4 +-
 src/core/echarts.ts                |    4 +-
 test/map-projection-animation.html |    5 +-
 test/map-projection-d3.html        |    5 +-
 test/map-projection.html           |    5 +-
 test/runTest/client/index.html     |    6 +-
 test/runTest/recorder/index.html   |    8 +-
 22 files changed, 14745 insertions(+), 14597 deletions(-)


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


[echarts] 01/01: Merge pull request #17190 from apache/release-dev

Posted by ov...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 86eba716ffa3d76c017e696599494dc3e83e9260
Merge: 1a584e45d 6dfe96d0c
Author: Wenli Zhang <zw...@gmail.com>
AuthorDate: Thu Jun 9 19:19:29 2022 +0800

    Merge pull request #17190 from apache/release-dev
    
    Release 5.3.3 (update version number)

 dist/echarts.common.js             | 6163 ++++++++++++------------
 dist/echarts.common.js.map         |    2 +-
 dist/echarts.common.min.js         |    4 +-
 dist/echarts.esm.js                | 9199 ++++++++++++++++++------------------
 dist/echarts.esm.js.map            |    2 +-
 dist/echarts.esm.min.js            |    2 +-
 dist/echarts.js                    | 9199 ++++++++++++++++++------------------
 dist/echarts.js.map                |    2 +-
 dist/echarts.min.js                |    2 +-
 dist/echarts.simple.js             | 4704 +++++++++---------
 dist/echarts.simple.js.map         |    2 +-
 dist/echarts.simple.min.js         |    2 +-
 dist/extension/bmap.js.map         |    2 +-
 dist/extension/dataTool.js.map     |    2 +-
 package-lock.json                  |   18 +-
 package.json                       |    4 +-
 src/core/echarts.ts                |    4 +-
 test/map-projection-animation.html |    5 +-
 test/map-projection-d3.html        |    5 +-
 test/map-projection.html           |    5 +-
 test/runTest/client/index.html     |    6 +-
 test/runTest/recorder/index.html   |    8 +-
 22 files changed, 14745 insertions(+), 14597 deletions(-)


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