chore: publish v0.17.20

This commit is contained in:
Jesse Yang 2021-03-12 13:57:31 -08:00 committed by Yongjie Zhao
parent e03c4ee495
commit 5cb4a4161d
3 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
"plugins/*"
],
"useWorkspaces": true,
"version": "0.17.19",
"version": "0.17.20",
"ignoreChanges": [
"**/*.md",
"**/*.spec.tsx?",

View File

@ -1,6 +1,6 @@
{
"name": "@superset-ui/demo",
"version": "0.17.19",
"version": "0.17.20",
"description": "Storybook for Superset UI ✨",
"private": true,
"main": "index.js",
@ -62,7 +62,7 @@
"@superset-ui/legacy-plugin-chart-world-map": "0.17.19",
"@superset-ui/legacy-preset-chart-big-number": "0.17.19",
"@superset-ui/plugin-chart-echarts": "0.17.19",
"@superset-ui/plugin-chart-table": "0.17.19",
"@superset-ui/plugin-chart-table": "0.17.20",
"@superset-ui/plugin-chart-word-cloud": "0.17.19",
"@types/react-bootstrap": "^0.32.22",
"@types/react-loadable": "^5.5.3",

View File

@ -1,6 +1,6 @@
{
"name": "@superset-ui/plugin-chart-table",
"version": "0.17.19",
"version": "0.17.20",
"description": "Superset Chart - Table",
"main": "lib/index.js",
"module": "esm/index.js",