Skip to content

Commit

Permalink
chore: publish v0.14.18
Browse files Browse the repository at this point in the history
  • Loading branch information
villebro authored and zhaoyongjie committed Nov 26, 2021
1 parent 5908582 commit bd83ba4
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.14.17",
"version": "0.14.18",
"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.16",
"version": "0.14.18",
"description": "Storybook for Superset UI ✨",
"private": true,
"main": "index.js",
Expand Down Expand Up @@ -58,7 +58,7 @@
"@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",
"@superset-ui/legacy-plugin-chart-sunburst": "0.14.18",
"@superset-ui/legacy-plugin-chart-time-table": "0.14.11",
"@superset-ui/legacy-plugin-chart-treemap": "0.14.13",
"@superset-ui/legacy-plugin-chart-word-cloud": "^0.11.15",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/legacy-plugin-chart-sunburst",
"version": "0.14.9",
"version": "0.14.18",
"description": "Superset Legacy Chart - Sunburst",
"sideEffects": [
"*.css"
Expand Down

0 comments on commit bd83ba4

Please sign in to comment.