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

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

commit c5a48f5f97d23e5379720870b8444cd05b50ffb4
Merge: cc78ada70 77e5222d1
Author: Zhongxiang Wang <[email protected]>
AuthorDate: Wed May 13 12:01:41 2026 +0800

    Merge pull request #21612 from apache/release-dev
    
    Release 6.1.0-rc.2

 .github/workflows/source-release.yml |    3 +
 .headerignore                        |   78 +-
 build/headerUtil.js                  |   15 +-
 build/preamble.js                    |   12 +
 dist/echarts.esm.js                  | 1384 +++++++++++++++++-----------------
 dist/echarts.esm.js.map              |    2 +-
 dist/echarts.esm.min.js              |    2 +-
 dist/echarts.esm.min.mjs             |    2 +-
 dist/echarts.esm.mjs                 | 1384 +++++++++++++++++-----------------
 dist/echarts.esm.mjs.map             |    2 +-
 dist/echarts.js                      | 1384 +++++++++++++++++-----------------
 dist/echarts.js.map                  |    2 +-
 dist/echarts.min.js                  |    2 +-
 src/chart/map/MapSeries.ts           |   57 +-
 src/chart/map/MapView.ts             |    3 +-
 src/chart/map/mapDataStatistic.ts    |    3 +-
 src/chart/map/mapSymbolLayout.ts     |    3 +-
 src/component/geo/install.ts         |    4 +-
 src/coord/geo/geoCreator.ts          |   60 +-
 test/types/cjs/main.ts               |   19 +
 test/types/no-module/main.ts         |   20 +
 21 files changed, 2255 insertions(+), 2186 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to