Skip to content

Commit 73989e6

Browse files
committed
3.6.3
1 parent 3d9e6c6 commit 73989e6

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.6.3](https://github.com/open-data-plan/g2plot-vue/compare/v3.6.2...v3.6.3) (2022-01-17)
2+
3+
### Bug Fixes
4+
5+
- **types:** fix type error ([3d9e6c6](https://github.com/open-data-plan/g2plot-vue/commit/3d9e6c6f92dc5668f0ed10f7d30fd56a749f7ac2))
6+
17
## [3.6.2](https://github.com/open-data-plan/g2plot-vue/compare/v3.6.1...v3.6.2) (2021-11-08)
28

39
## [3.6.1](https://github.com/open-data-plan/g2plot-vue/compare/v3.6.0...v3.6.1) (2021-10-28)

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.6.2",
3+
"version": "3.6.3",
44
"description": "G2Plot for vue, both v2 and v3",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)