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

Commit

Permalink
chore: publish v0.17.47
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyongjie committed May 12, 2021
1 parent c134afe commit 7da2a9d
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.17.46",
"version": "0.17.47",
"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.17.46",
"version": "0.17.47",
"description": "Storybook for Superset UI ✨",
"private": true,
"main": "index.js",
Expand Down Expand Up @@ -61,7 +61,7 @@
"@superset-ui/legacy-plugin-chart-word-cloud": "^0.11.15",
"@superset-ui/legacy-plugin-chart-world-map": "0.17.46",
"@superset-ui/legacy-preset-chart-big-number": "0.17.46",
"@superset-ui/plugin-chart-echarts": "0.17.46",
"@superset-ui/plugin-chart-echarts": "0.17.47",
"@superset-ui/plugin-chart-table": "0.17.46",
"@superset-ui/plugin-chart-word-cloud": "0.17.46",
"@types/react-bootstrap": "^0.32.22",
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-chart-echarts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/plugin-chart-echarts",
"version": "0.17.46",
"version": "0.17.47",
"description": "Superset Chart - Echarts",
"sideEffects": false,
"main": "lib/index.js",
Expand Down

1 comment on commit 7da2a9d

@vercel
Copy link

@vercel vercel bot commented on 7da2a9d May 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.