Skip to content

Commit b86e2b4

Browse files
committed
3.2.1
1 parent 98fee07 commit b86e2b4

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.2.1](https://github.com/open-data-plan/g2plot-vue/compare/v3.2.0...v3.2.1) (2021-05-19)
2+
3+
### Bug Fixes
4+
5+
- fix MixChart and MultiViewChart ([#256](https://github.com/open-data-plan/g2plot-vue/issues/256)) ([98fee07](https://github.com/open-data-plan/g2plot-vue/commit/98fee07704a71b16df535fd6e202f8c8ae94084c))
6+
17
# [3.2.0](https://github.com/open-data-plan/g2plot-vue/compare/v3.1.13...v3.2.0) (2021-05-14)
28

39
### Features

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opd/g2plot-vue",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "G2Plot for vue 3",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)