From 4ca832a94ddf97587d3c42708cf22d8dfa5c027c Mon Sep 17 00:00:00 2001 From: linhuiw Date: Mon, 25 May 2020 17:33:49 +0800 Subject: [PATCH] chore: update version to 1.1.4 --- CHANGELOG.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b582f9bc6b..a50c6a1c23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.1.4 (2020-05-25) +- 🌟feat: 词云图禁用动画模式增加 ([13553f3](https://github.com/antvis/G2Plot/pull/1110/commits)) + ## 1.1.3 (2020-05-19) - 🌟feat: line plot label responsive ([3b20a94](https://github.com/antvis/G2Plot/commit/3b20a94)) - 🌟feat: public method for chart ([b609738](https://github.com/antvis/G2Plot/commit/b609738)) diff --git a/package.json b/package.json index db21f19107..cd0db86568 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g2plot", - "version": "1.1.3", + "version": "1.1.4", "description": "An interactive and responsive charting library", "keywords": [ "chart",