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

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


    from cc78ada70 Merge pull request #21611 from apache/release-dev
     add ed0e21030 chore: Fix `addHeader` tool and add missing license headers.
     add 830e8b6ec chore: Supplement package.json (for module cjs declaration) 
to source release.
     add 21f17bec2 fixRegression(map,geo): Resolve circular dependencies 
introduced by this version.
     add 77e5222d1 release 6.1.0-rc.2
     new c5a48f5f9 Merge pull request #21612 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:
 .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