Skip to content

Commit

Permalink
chore: publish v0.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
villebro authored and zhaoyongjie committed Nov 25, 2021
1 parent 11a477a commit 1437a9d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"plugins/*"
],
"useWorkspaces": true,
"version": "0.15.3",
"version": "0.15.4",
"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.15.3",
"version": "0.15.4",
"description": "Storybook for Superset UI ✨",
"private": true,
"main": "index.js",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@superset-ui/legacy-plugin-chart-pivot-table": "0.15.3",
"@superset-ui/legacy-plugin-chart-rose": "0.15.3",
"@superset-ui/legacy-plugin-chart-sankey": "0.15.3",
"@superset-ui/legacy-plugin-chart-sankey-loop": "0.15.3",
"@superset-ui/legacy-plugin-chart-sankey-loop": "0.15.4",
"@superset-ui/legacy-plugin-chart-sunburst": "0.15.3",
"@superset-ui/legacy-plugin-chart-time-table": "0.15.3",
"@superset-ui/legacy-plugin-chart-treemap": "0.15.3",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/legacy-plugin-chart-sankey-loop",
"version": "0.15.3",
"version": "0.15.4",
"description": "Superset Legacy Chart - Sankey Diagram with Loops",
"sideEffects": [
"*.css"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/plugin-chart-echarts",
"version": "0.15.3",
"version": "0.15.4",
"description": "Superset Chart - Echarts",
"sideEffects": false,
"main": "lib/index.js",
Expand Down

0 comments on commit 1437a9d

Please sign in to comment.