Skip to content

Commit d59c566

Browse files
committed
3.1.1
1 parent 407ef56 commit d59c566

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.1.1](https://github.com/open-data-plan/g2plot-vue/compare/v3.1.0...v3.1.1) (2021-03-03)
2+
3+
4+
### Bug Fixes
5+
6+
* fix output version ([407ef56](https://github.com/open-data-plan/g2plot-vue/commit/407ef562d8433266b07694af559530beeefa8416))
7+
8+
9+
110
# [3.1.0](https://github.com/open-data-plan/g2plot-vue/compare/v3.0.1...v3.1.0) (2021-03-03)
211

312

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@opd/g2plot-vue",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "G2Plot for vue 3",
55
"main": "lib/index.js",
66
"module": "es/index.js",
@@ -129,4 +129,4 @@
129129
"optional": true
130130
}
131131
}
132-
}
132+
}

0 commit comments

Comments
 (0)