Skip to content

Commit

Permalink
chore: publish v0.17.28
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmud authored and zhaoyongjie committed Nov 26, 2021
1 parent 79d561d commit 6290690
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"plugins/*"
],
"useWorkspaces": true,
"version": "0.17.27",
"version": "0.17.28",
"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.27",
"version": "0.17.28",
"description": "Storybook for Superset UI ✨",
"private": true,
"main": "index.js",
Expand Down Expand Up @@ -62,7 +62,7 @@
"@superset-ui/legacy-plugin-chart-world-map": "0.17.27",
"@superset-ui/legacy-preset-chart-big-number": "0.17.27",
"@superset-ui/plugin-chart-echarts": "0.17.27",
"@superset-ui/plugin-chart-table": "0.17.27",
"@superset-ui/plugin-chart-table": "0.17.28",
"@superset-ui/plugin-chart-word-cloud": "0.17.27",
"@types/react-bootstrap": "^0.32.22",
"@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-table",
"version": "0.17.27",
"version": "0.17.28",
"description": "Superset Chart - Table",
"main": "lib/index.js",
"module": "esm/index.js",
Expand Down

0 comments on commit 6290690

Please sign in to comment.