From a1e073a5c3f7a479b251d8e0bce22ed9941027df Mon Sep 17 00:00:00 2001 From: MiniPear Date: Mon, 3 Apr 2023 19:47:20 +0800 Subject: [PATCH] chore: update to 2.4.28 (#3511) --- CHANGELOG.md | 6 +++++- package.json | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9f1691e61..e74dadb1ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,12 @@ +#### 2.4.28 (2023-04-03) + +* upgrade version of @antv/component to [0.8.33](https://github.com/antvis/component/pull/299). + #### 2.4.27 (2023-03-16) ##### Chores -* upgrade typescript to v4 ([#3488](https://github.com/antvis/G2plot/pull/3488)) ([0e7530d1](https://github.com/antvis/G2plot/commit/0e7530d1257de697e872cad4b79fbed43aeeeda2)) +* upgrade typescript to v4 ([#3488](https://github.com/antvis/G2plot/pull/3488)) ([0e7530d1](https://github.com/antvis/G2plot/commit/0e7530d1257de697e872cad4b79fbed43aeeeda2)) ##### New Features diff --git a/package.json b/package.json index 3ab0760238..01c69babb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g2plot", - "version": "2.4.27", + "version": "2.4.28", "description": "An interactive and responsive charting library", "keywords": [ "chart",