chore: publish v0.14.4

This commit is contained in:
erik_ritter 2020-06-30 17:25:38 -07:00 committed by Yongjie Zhao
parent 35f8815863
commit b2f4db4f9b
5 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@superset-ui/demo",
"version": "0.14.3",
"version": "0.14.4",
"description": "Storybook for Superset UI ✨",
"private": true,
"main": "index.js",
@ -64,7 +64,7 @@
"@superset-ui/legacy-plugin-chart-world-map": "0.14.1",
"@superset-ui/legacy-preset-chart-big-number": "0.14.1",
"@superset-ui/number-format": "0.14.1",
"@superset-ui/plugin-chart-table": "0.14.3",
"@superset-ui/plugin-chart-table": "0.14.4",
"@superset-ui/plugin-chart-word-cloud": "0.14.1",
"@superset-ui/query": "0.14.1",
"@superset-ui/style": "0.14.3",

View File

@ -1,6 +1,6 @@
{
"name": "@superset-ui/legacy-preset-chart-nvd3",
"version": "0.14.1",
"version": "0.14.4",
"description": "Superset Legacy Chart - NVD3",
"sideEffects": [
"*.css"

View File

@ -1,6 +1,6 @@
{
"name": "@superset-ui/plugin-chart-choropleth-map",
"version": "0.14.1",
"version": "0.14.4",
"description": "Superset Chart - Choropleth Map",
"sideEffects": false,
"private": true,

View File

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