Skip to content

Commit 3fdec94

Browse files
committed
3.6.8
1 parent bb28e15 commit 3fdec94

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.8](https://github.com/open-data-plan/g2plot-vue/compare/v3.6.7...v3.6.8) (2024-01-05)
2+
3+
### Bug Fixes
4+
5+
- attrs update ([bb28e15](https://github.com/open-data-plan/g2plot-vue/commit/bb28e15d2b31db56f2c9aa02c0c958bc848f53c2)), closes [#1392](https://github.com/open-data-plan/g2plot-vue/issues/1392)
6+
17
## [3.6.7](https://github.com/open-data-plan/g2plot-vue/compare/v3.6.6...v3.6.7) (2023-07-01)
28

39
## [3.6.6](https://github.com/open-data-plan/g2plot-vue/compare/v3.6.5...v3.6.6) (2023-04-06)

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

0 commit comments

Comments
 (0)