Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Commit

Permalink
chore(release): publish v0.13.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rusackas committed May 6, 2020
1 parent fab941e commit a1468c3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"plugins/*"
],
"useWorkspaces": true,
"version": "0.13.7",
"version": "0.13.8",
"ignoreChanges": [
"**/*.md",
"**/*.spec.tsx?",
Expand Down
4 changes: 2 additions & 2 deletions packages/superset-ui-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/demo",
"version": "0.13.7",
"version": "0.13.8",
"description": "Storybook for Superset UI ✨",
"private": true,
"main": "index.js",
Expand Down Expand Up @@ -56,7 +56,7 @@
"@superset-ui/legacy-plugin-chart-rose": "0.13.5",
"@superset-ui/legacy-plugin-chart-sankey": "0.13.3",
"@superset-ui/legacy-plugin-chart-sankey-loop": "0.13.3",
"@superset-ui/legacy-plugin-chart-sunburst": "0.13.7",
"@superset-ui/legacy-plugin-chart-sunburst": "0.13.8",
"@superset-ui/legacy-plugin-chart-table": "0.13.5",
"@superset-ui/legacy-plugin-chart-treemap": "0.13.3",
"@superset-ui/legacy-plugin-chart-word-cloud": "^0.11.15",
Expand Down
2 changes: 1 addition & 1 deletion plugins/legacy-plugin-chart-sunburst/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/legacy-plugin-chart-sunburst",
"version": "0.13.7",
"version": "0.13.8",
"description": "Superset Legacy Chart - Sunburst",
"sideEffects": [
"*.css"
Expand Down

0 comments on commit a1468c3

Please sign in to comment.