From 165c99f63d8d2be892da4ec1644074cc5eded9ab Mon Sep 17 00:00:00 2001 From: kagawagao Date: Sat, 18 Sep 2021 11:15:54 +0800 Subject: [PATCH] 2.11.0 --- CHANGELOG.md | 11 +++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3af0e8f..af293e8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# [2.11.0](https://github.com/open-data-plan/g2plot-react/compare/v2.10.1...v2.11.0) (2021-09-18) + +### Features + +- introduce VennChart ([2f297bb](https://github.com/open-data-plan/g2plot-react/commit/2f297bbfd9f30e15b626a13fe1ecceacc22586d2)) + +### Reverts + +- Revert "chore(deps-dev): bump canvas from 2.6.1 to 2.8.0 (#373)" (#374) ([d1372a7](https://github.com/open-data-plan/g2plot-react/commit/d1372a71ad665f5e886add9c1b9bdce2dc132ca5)), closes [#373](https://github.com/open-data-plan/g2plot-react/issues/373) [#374](https://github.com/open-data-plan/g2plot-react/issues/374) +- Revert "chore(deps-dev): bump canvas from 2.6.1 to 2.8.0 (#367)" (#372) ([d77fb67](https://github.com/open-data-plan/g2plot-react/commit/d77fb67b751b5b641913b6b229bafecfd260b597)), closes [#367](https://github.com/open-data-plan/g2plot-react/issues/367) [#372](https://github.com/open-data-plan/g2plot-react/issues/372) + ## [2.10.1](https://github.com/open-data-plan/g2plot-react/compare/v2.10.0...v2.10.1) (2021-07-15) # [2.10.0](https://github.com/open-data-plan/g2plot-react/compare/v2.9.1...v2.10.0) (2021-07-15) diff --git a/package-lock.json b/package-lock.json index 2ffa2f16..35591f73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@opd/g2plot-react", - "version": "2.10.1", + "version": "2.11.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@opd/g2plot-react", - "version": "2.10.1", + "version": "2.11.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.14.0" diff --git a/package.json b/package.json index c61869a8..ec85c0e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@opd/g2plot-react", - "version": "2.10.1", + "version": "2.11.0", "description": "G2Plot for React", "keywords": [ "component",