Skip to content

Commit

Permalink
chore: publish v0.17.57
Browse files Browse the repository at this point in the history
  • Loading branch information
kgabryje authored and zhaoyongjie committed Nov 26, 2021
1 parent cb5e908 commit 130e8a0
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"plugins/*"
],
"useWorkspaces": true,
"version": "0.17.56",
"version": "0.17.57",
"ignoreChanges": [
"**/*.md",
"**/*.spec.tsx?",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/demo",
"version": "0.17.56",
"version": "0.17.57",
"description": "Storybook for Superset UI ✨",
"private": true,
"main": "index.js",
Expand Down Expand Up @@ -61,7 +61,7 @@
"@superset-ui/legacy-plugin-chart-word-cloud": "^0.11.15",
"@superset-ui/legacy-plugin-chart-world-map": "0.17.56",
"@superset-ui/legacy-preset-chart-big-number": "0.17.56",
"@superset-ui/plugin-chart-echarts": "0.17.56",
"@superset-ui/plugin-chart-echarts": "0.17.57",
"@superset-ui/plugin-chart-table": "0.17.56",
"@superset-ui/plugin-chart-word-cloud": "0.17.56",
"@types/react-loadable": "^5.5.3",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/plugin-chart-echarts",
"version": "0.17.56",
"version": "0.17.57",
"description": "Superset Chart - Echarts",
"sideEffects": false,
"main": "lib/index.js",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/plugin-chart-pivot-table",
"version": "0.17.56",
"version": "0.17.57",
"description": "Superset Chart - Pivot Table",
"sideEffects": false,
"main": "lib/index.js",
Expand Down

0 comments on commit 130e8a0

Please sign in to comment.