Skip to content

Commit

Permalink
Merge pull request #557 from antvis/0.11.24-master
Browse files Browse the repository at this point in the history
feat(word-cloud): update to 0.11.24(word-cloud support)
  • Loading branch information
paleface001 authored Feb 4, 2020
2 parents 01b973e + 9cb4fdb commit 081b7a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## <small>0.11.23 (2019-02-04)</small>
- 🌟 add word-cloud chart ([2f1baa9](https://github.com/antvis/G2Plot/pull/513/commits))


## <small>0.11.23 (2019-02-03)</small>
- 🌟 add rose chart ([f99aaf8](https://github.com/antvis/G2Plot/commit/f99aaf8))
- 🌟 add treemap chart ([703fba7](https://github.com/antvis/G2Plot/commit/703fba7))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/g2plot",
"version": "0.11.23",
"version": "0.11.24",
"description": "G2 Plot, a market of plots built with the Grammar of Graphics'",
"author": "https://github.com/orgs/antvis/people",
"main": "lib/index.js",
Expand Down

0 comments on commit 081b7a1

Please sign in to comment.