chore: publish v0.15.6

This commit is contained in:
Ville Brofeldt 2020-10-08 09:28:43 +03:00 committed by Yongjie Zhao
parent a8a910f516
commit 601af08ce9
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"plugins/*" "plugins/*"
], ],
"useWorkspaces": true, "useWorkspaces": true,
"version": "0.15.5", "version": "0.15.6",
"ignoreChanges": [ "ignoreChanges": [
"**/*.md", "**/*.md",
"**/*.spec.tsx?", "**/*.spec.tsx?",

View File

@ -1,6 +1,6 @@
{ {
"name": "@superset-ui/plugin-chart-echarts", "name": "@superset-ui/plugin-chart-echarts",
"version": "0.15.5", "version": "0.15.6",
"description": "Superset Chart - Echarts", "description": "Superset Chart - Echarts",
"sideEffects": false, "sideEffects": false,
"main": "lib/index.js", "main": "lib/index.js",