Skip to content

Commit

Permalink
v0.10.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kristw authored and zhaoyongjie committed Nov 26, 2021
1 parent fcee68a commit 4dd87b5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"packages/*"
],
"useWorkspaces": true,
"version": "0.10.11"
"version": "0.10.12"
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/legacy-plugin-chart-country-map",
"version": "0.10.11",
"version": "0.10.12",
"description": "Superset Legacy Chart - Country Map",
"sideEffects": [
"*.css"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/plugin-chart-word-cloud",
"version": "0.10.11",
"version": "0.10.12",
"description": "Superset Chart Plugin - Word Cloud",
"sideEffects": [
"*.css"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/plugins-demo",
"version": "0.10.11",
"version": "0.10.12",
"description": "Storybook for Superset UI Plugins 🔌💡",
"private": true,
"main": "index.js",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/preset-chart-xy",
"version": "0.10.11",
"version": "0.10.12",
"description": "Superset Chart - XY",
"sideEffects": [
"*.css"
Expand Down

0 comments on commit 4dd87b5

Please sign in to comment.