You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2021/04/23 14:10:54 UTC

[echarts] branch release updated (dad3b3b -> 786af8b)

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

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


    from dad3b3b  Merge pull request #14768 from apache/fix-map
     add 737e23c  release 5.1.1
     new 786af8b  Merge pull request #14778 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     | 52 +++++++++++++-----------------
 dist/echarts.common.js.map |  2 +-
 dist/echarts.common.min.js |  2 +-
 dist/echarts.esm.js        | 80 ++++++++++++++++++++++------------------------
 dist/echarts.esm.js.map    |  2 +-
 dist/echarts.esm.min.js    |  2 +-
 dist/echarts.js            | 80 ++++++++++++++++++++++------------------------
 dist/echarts.js.map        |  2 +-
 dist/echarts.min.js        |  2 +-
 dist/echarts.simple.js     | 27 ++++++++--------
 dist/echarts.simple.js.map |  2 +-
 dist/echarts.simple.min.js |  2 +-
 package-lock.json          |  2 +-
 package.json               |  2 +-
 src/core/echarts.ts        |  2 +-
 15 files changed, 126 insertions(+), 135 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 #14778 from apache/release-dev

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

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

commit 786af8b3a55c855425f3825ff663e1856fcb1cf2
Merge: dad3b3b 737e23c
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Fri Apr 23 22:10:39 2021 +0800

    Merge pull request #14778 from apache/release-dev
    
    Release 5.1.1

 dist/echarts.common.js     | 52 +++++++++++++-----------------
 dist/echarts.common.js.map |  2 +-
 dist/echarts.common.min.js |  2 +-
 dist/echarts.esm.js        | 80 ++++++++++++++++++++++------------------------
 dist/echarts.esm.js.map    |  2 +-
 dist/echarts.esm.min.js    |  2 +-
 dist/echarts.js            | 80 ++++++++++++++++++++++------------------------
 dist/echarts.js.map        |  2 +-
 dist/echarts.min.js        |  2 +-
 dist/echarts.simple.js     | 27 ++++++++--------
 dist/echarts.simple.js.map |  2 +-
 dist/echarts.simple.min.js |  2 +-
 package-lock.json          |  2 +-
 package.json               |  2 +-
 src/core/echarts.ts        |  2 +-
 15 files changed, 126 insertions(+), 135 deletions(-)

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