Skip to content

Commit

Permalink
chore: publish v0.14.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rusackas authored and zhaoyongjie committed Nov 24, 2021
1 parent 49b0fbd commit 244eebb
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.14.6",
"version": "0.14.7",
"ignoreChanges": [
"**/*.md",
"**/*.spec.tsx?",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/generator-superset",
"version": "0.14.0",
"version": "0.14.7",
"description": "Scaffolder for Superset",
"bugs": {
"url": "https://github.com/apache-superset/superset-ui/issues"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/chart-controls",
"version": "0.14.3",
"version": "0.14.7",
"description": "Superset UI control-utils",
"sideEffects": false,
"main": "lib/index.js",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@superset-ui/superset-ui",
"version": "0.14.3",
"version": "0.14.7",
"description": "One stop install for all superset-ui packages",
"sideEffects": false,
"main": "lib/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@superset-ui/chart": "0.14.1",
"@superset-ui/chart-composition": "0.14.1",
"@superset-ui/chart-controls": "0.14.3",
"@superset-ui/chart-controls": "0.14.7",
"@superset-ui/color": "0.14.3",
"@superset-ui/connection": "0.14.0",
"@superset-ui/core": "0.14.0",
Expand Down

0 comments on commit 244eebb

Please sign in to comment.