Skip to content

Commit 6c5e56a

Browse files
committed
3.1.9
1 parent 58f3bad commit 6c5e56a

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.1.9](https://github.com/open-data-plan/g2plot-vue/compare/v3.1.8...v3.1.9) (2021-04-07)
2+
3+
### Bug Fixes
4+
5+
- fix attrs chang not trigger re-render in vue 2 ([58f3bad](https://github.com/open-data-plan/g2plot-vue/commit/58f3bad0de5fce86a08606bbf530ded4b32d0426)), closes [#203](https://github.com/open-data-plan/g2plot-vue/issues/203)
6+
17
## [3.1.8](https://github.com/open-data-plan/g2plot-vue/compare/v3.1.7...v3.1.8) (2021-03-29)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)