Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
weepy3641 committed Sep 25, 2018
1 parent 53a705e commit 5c987bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion plugin/slider/CHANGELOG.md
@@ -1,5 +1,9 @@
# 2.1.1 (09.25, 2018)
- add slider error boundary.

# 2.1.0 (09.17, 2018)
update g2 slider to 2.1.10
- update g2 slider to 2.1.10
- bizcharts version must bigger than bizcharts@3.2.3.

# 2.0.7 (08.28, 2018)
update g2 slider to 2.0.4
Expand Down
2 changes: 1 addition & 1 deletion plugin/slider/package.json
@@ -1,6 +1,6 @@
{
"name": "bizcharts-plugin-slider",
"version": "2.1.0",
"version": "2.1.1",
"description": "A datazoom slider plugin for BizCharts based g2-plugin-slider. ",
"main": "umd/bizcharts-plugin-slider.min.js",
"browser": "umd/bizcharts-plugin-slider.min.js",
Expand Down

0 comments on commit 5c987bc

Please sign in to comment.