Skip to content

Commit

Permalink
chore: publish v0.14.14
Browse files Browse the repository at this point in the history
  • Loading branch information
villebro authored and zhaoyongjie committed Nov 26, 2021
1 parent 4306386 commit 018da38
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"plugins/*"
],
"useWorkspaces": true,
"version": "0.14.13",
"version": "0.14.14",
"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.14.13",
"version": "0.14.14",
"description": "Storybook for Superset UI ✨",
"private": true,
"main": "index.js",
Expand Down Expand Up @@ -54,8 +54,8 @@
"@superset-ui/legacy-plugin-chart-paired-t-test": "0.14.11",
"@superset-ui/legacy-plugin-chart-parallel-coordinates": "0.14.9",
"@superset-ui/legacy-plugin-chart-partition": "0.14.9",
"@superset-ui/legacy-plugin-chart-pivot-table": "0.14.11",
"@superset-ui/legacy-plugin-chart-rose": "0.14.11",
"@superset-ui/legacy-plugin-chart-pivot-table": "0.14.14",
"@superset-ui/legacy-plugin-chart-rose": "0.14.14",
"@superset-ui/legacy-plugin-chart-sankey": "0.14.11",
"@superset-ui/legacy-plugin-chart-sankey-loop": "0.14.9",
"@superset-ui/legacy-plugin-chart-sunburst": "0.14.9",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/legacy-plugin-chart-pivot-table",
"version": "0.14.11",
"version": "0.14.14",
"description": "Superset Legacy Chart - Pivot Table",
"sideEffects": [
"*.css"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/legacy-plugin-chart-rose",
"version": "0.14.11",
"version": "0.14.14",
"description": "Superset Legacy Chart - Nightingale Rose Diagram",
"sideEffects": [
"*.css"
Expand Down

0 comments on commit 018da38

Please sign in to comment.