diff --git a/lerna.json b/lerna.json index c62f43e45..c906a074d 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,7 @@ "lerna": "2.11.0", "npmClient": "yarn", "useWorkspaces": true, - "version": "32.0.2", + "version": "32.1.0", "packages": [ "packages/*" ] diff --git a/packages/victory-area/package.json b/packages/victory-area/package.json index f356fa419..c387aadd5 100644 --- a/packages/victory-area/package.json +++ b/packages/victory-area/package.json @@ -1,6 +1,6 @@ { "name": "victory-area", - "version": "32.0.1", + "version": "32.1.0", "description": "Area Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "d3-shape": "^1.2.0", "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-axis/package.json b/packages/victory-axis/package.json index 5cc8bc35d..f3cb40741 100644 --- a/packages/victory-axis/package.json +++ b/packages/victory-axis/package.json @@ -1,6 +1,6 @@ { "name": "victory-axis", - "version": "32.0.0", + "version": "32.1.0", "description": "Axis Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-bar/package.json b/packages/victory-bar/package.json index 4769c89cd..93c4874b8 100644 --- a/packages/victory-bar/package.json +++ b/packages/victory-bar/package.json @@ -1,6 +1,6 @@ { "name": "victory-bar", - "version": "32.0.0", + "version": "32.1.0", "description": "Bar Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "d3-shape": "^1.2.0", "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "temp-version": "webpack --bail --config ../../config/webpack/webpack.config.js --colors" diff --git a/packages/victory-box-plot/package.json b/packages/victory-box-plot/package.json index 4255f25ff..69238ad95 100644 --- a/packages/victory-box-plot/package.json +++ b/packages/victory-box-plot/package.json @@ -1,6 +1,6 @@ { "name": "victory-box-plot", - "version": "32.0.2", + "version": "32.1.0", "description": "Box Plot Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "d3-array": "^1.2.0", "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-brush-container/package.json b/packages/victory-brush-container/package.json index afae1d619..b6a956df5 100644 --- a/packages/victory-brush-container/package.json +++ b/packages/victory-brush-container/package.json @@ -1,6 +1,6 @@ { "name": "victory-brush-container", - "version": "32.0.0", + "version": "32.1.0", "description": "Interactive Brush Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-brush-line/package.json b/packages/victory-brush-line/package.json index 268c88520..dcd321675 100644 --- a/packages/victory-brush-line/package.json +++ b/packages/victory-brush-line/package.json @@ -1,6 +1,6 @@ { "name": "victory-brush-line", - "version": "32.0.0", + "version": "32.1.0", "description": "Interactive Brush Line Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-candlestick/package.json b/packages/victory-candlestick/package.json index dbaf96e33..5132fd46f 100644 --- a/packages/victory-candlestick/package.json +++ b/packages/victory-candlestick/package.json @@ -1,6 +1,6 @@ { "name": "victory-candlestick", - "version": "32.0.0", + "version": "32.1.0", "description": "Candlestick Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-chart/package.json b/packages/victory-chart/package.json index c5a33ed44..d11e8dde5 100644 --- a/packages/victory-chart/package.json +++ b/packages/victory-chart/package.json @@ -1,6 +1,6 @@ { "name": "victory-chart", - "version": "32.0.0", + "version": "32.1.0", "description": "Chart Component for Victory", "keywords": [ "data visualization", @@ -22,10 +22,10 @@ "lodash": "^4.17.5", "prop-types": "^15.5.8", "react-fast-compare": "^2.0.0", - "victory-axis": "^32.0.0", - "victory-core": "^32.0.0", - "victory-polar-axis": "^32.0.0", - "victory-shared-events": "^32.0.0" + "victory-axis": "^32.1.0", + "victory-core": "^32.1.0", + "victory-polar-axis": "^32.1.0", + "victory-shared-events": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-core/package.json b/packages/victory-core/package.json index 30928d11b..cf1c7509a 100644 --- a/packages/victory-core/package.json +++ b/packages/victory-core/package.json @@ -1,6 +1,6 @@ { "name": "victory-core", - "version": "32.0.0", + "version": "32.1.0", "description": "Victory Core", "keywords": [ "data visualization", diff --git a/packages/victory-create-container/package.json b/packages/victory-create-container/package.json index 3eb3c8906..8d8131d2d 100644 --- a/packages/victory-create-container/package.json +++ b/packages/victory-create-container/package.json @@ -1,6 +1,6 @@ { "name": "victory-create-container", - "version": "32.0.0", + "version": "32.1.0", "description": "Container Helper for Victory", "keywords": [ "data visualization", @@ -20,12 +20,12 @@ "license": "MIT", "dependencies": { "lodash": "^4.17.5", - "victory-brush-container": "^32.0.0", - "victory-core": "^32.0.0", - "victory-cursor-container": "^32.0.0", - "victory-selection-container": "^32.0.0", - "victory-voronoi-container": "^32.0.0", - "victory-zoom-container": "^32.0.0" + "victory-brush-container": "^32.1.0", + "victory-core": "^32.1.0", + "victory-cursor-container": "^32.1.0", + "victory-selection-container": "^32.1.0", + "victory-voronoi-container": "^32.1.0", + "victory-zoom-container": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-cursor-container/package.json b/packages/victory-cursor-container/package.json index a51c3e6c5..83d88d472 100644 --- a/packages/victory-cursor-container/package.json +++ b/packages/victory-cursor-container/package.json @@ -1,6 +1,6 @@ { "name": "victory-cursor-container", - "version": "32.0.0", + "version": "32.1.0", "description": "Interactive Cursor Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-errorbar/package.json b/packages/victory-errorbar/package.json index 08bd404d9..ac05fb27a 100644 --- a/packages/victory-errorbar/package.json +++ b/packages/victory-errorbar/package.json @@ -1,6 +1,6 @@ { "name": "victory-errorbar", - "version": "32.0.0", + "version": "32.1.0", "description": "Error Bar Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-group/package.json b/packages/victory-group/package.json index f83d0dfe3..659489c1e 100644 --- a/packages/victory-group/package.json +++ b/packages/victory-group/package.json @@ -1,6 +1,6 @@ { "name": "victory-group", - "version": "32.0.0", + "version": "32.1.0", "description": "Group Layout Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "lodash": "^4.17.5", "prop-types": "^15.5.8", "react-fast-compare": "^2.0.0", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-legend/package.json b/packages/victory-legend/package.json index 675f790d0..2087cb545 100644 --- a/packages/victory-legend/package.json +++ b/packages/victory-legend/package.json @@ -1,6 +1,6 @@ { "name": "victory-legend", - "version": "32.0.0", + "version": "32.1.0", "description": "Legend Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-line/package.json b/packages/victory-line/package.json index 57814cb0f..bc324ff51 100644 --- a/packages/victory-line/package.json +++ b/packages/victory-line/package.json @@ -1,6 +1,6 @@ { "name": "victory-line", - "version": "32.0.0", + "version": "32.1.0", "description": "Line Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "d3-shape": "^1.2.0", "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-pie/package.json b/packages/victory-pie/package.json index 5e7c1f141..7e576de79 100644 --- a/packages/victory-pie/package.json +++ b/packages/victory-pie/package.json @@ -1,6 +1,6 @@ { "name": "victory-pie", - "version": "32.0.0", + "version": "32.1.0", "description": "Pie Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "d3-shape": "^1.0.0", "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-polar-axis/package.json b/packages/victory-polar-axis/package.json index 53cf58788..64b3be021 100644 --- a/packages/victory-polar-axis/package.json +++ b/packages/victory-polar-axis/package.json @@ -1,6 +1,6 @@ { "name": "victory-polar-axis", - "version": "32.0.0", + "version": "32.1.0", "description": "Polar Axis Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-scatter/package.json b/packages/victory-scatter/package.json index dbfd33698..5e6eb800c 100644 --- a/packages/victory-scatter/package.json +++ b/packages/victory-scatter/package.json @@ -1,6 +1,6 @@ { "name": "victory-scatter", - "version": "32.0.0", + "version": "32.1.0", "description": "Scatter Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-selection-container/package.json b/packages/victory-selection-container/package.json index 58585ca66..de06621ea 100644 --- a/packages/victory-selection-container/package.json +++ b/packages/victory-selection-container/package.json @@ -1,6 +1,6 @@ { "name": "victory-selection-container", - "version": "32.0.0", + "version": "32.1.0", "description": "Interactive Selection Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-shared-events/package.json b/packages/victory-shared-events/package.json index 2d4a3cefa..1c861feb4 100644 --- a/packages/victory-shared-events/package.json +++ b/packages/victory-shared-events/package.json @@ -1,6 +1,6 @@ { "name": "victory-shared-events", - "version": "32.0.0", + "version": "32.1.0", "description": "Shared Event Helper for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "lodash": "^4.17.5", "prop-types": "^15.5.8", "react-fast-compare": "^2.0.0", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-stack/package.json b/packages/victory-stack/package.json index 41da2c171..341886818 100644 --- a/packages/victory-stack/package.json +++ b/packages/victory-stack/package.json @@ -1,6 +1,6 @@ { "name": "victory-stack", - "version": "32.0.0", + "version": "32.1.0", "description": "Stack Layout Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "lodash": "^4.17.5", "prop-types": "^15.5.8", "react-fast-compare": "^2.0.0", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-tooltip/package.json b/packages/victory-tooltip/package.json index f6241ef38..63d4190aa 100644 --- a/packages/victory-tooltip/package.json +++ b/packages/victory-tooltip/package.json @@ -1,6 +1,6 @@ { "name": "victory-tooltip", - "version": "32.0.0", + "version": "32.1.0", "description": "Tooltip Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-voronoi-container/package.json b/packages/victory-voronoi-container/package.json index 6b5fc006a..cb9438488 100644 --- a/packages/victory-voronoi-container/package.json +++ b/packages/victory-voronoi-container/package.json @@ -1,6 +1,6 @@ { "name": "victory-voronoi-container", - "version": "32.0.0", + "version": "32.1.0", "description": "Interactive Voronoi Mouseover Component for Victory", "keywords": [ "data visualization", @@ -22,8 +22,8 @@ "d3-voronoi": "^1.1.2", "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0", - "victory-tooltip": "^32.0.0" + "victory-core": "^32.1.0", + "victory-tooltip": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-voronoi/package.json b/packages/victory-voronoi/package.json index bb3c2b1de..377ac5a34 100644 --- a/packages/victory-voronoi/package.json +++ b/packages/victory-voronoi/package.json @@ -1,6 +1,6 @@ { "name": "victory-voronoi", - "version": "32.0.0", + "version": "32.1.0", "description": "Voronoi Component for Victory", "keywords": [ "data visualization", @@ -22,7 +22,7 @@ "d3-voronoi": "^1.1.2", "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory-zoom-container/package.json b/packages/victory-zoom-container/package.json index a9f08f136..93876241c 100644 --- a/packages/victory-zoom-container/package.json +++ b/packages/victory-zoom-container/package.json @@ -1,6 +1,6 @@ { "name": "victory-zoom-container", - "version": "32.0.0", + "version": "32.1.0", "description": "Interactive Zoom Component for Victory", "keywords": [ "data visualization", @@ -21,7 +21,7 @@ "dependencies": { "lodash": "^4.17.5", "prop-types": "^15.5.8", - "victory-core": "^32.0.0" + "victory-core": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists" diff --git a/packages/victory/package.json b/packages/victory/package.json index 4c5f62a21..16badf972 100644 --- a/packages/victory/package.json +++ b/packages/victory/package.json @@ -1,6 +1,6 @@ { "name": "victory", - "version": "32.0.2", + "version": "32.1.0", "description": "Data viz for React", "keywords": [ "data visualization", @@ -19,31 +19,31 @@ "author": "Formidable", "license": "MIT", "dependencies": { - "victory-area": "^32.0.1", - "victory-axis": "^32.0.0", - "victory-bar": "^32.0.0", - "victory-box-plot": "^32.0.2", - "victory-brush-container": "^32.0.0", - "victory-brush-line": "^32.0.0", - "victory-candlestick": "^32.0.0", - "victory-chart": "^32.0.0", - "victory-core": "^32.0.0", - "victory-create-container": "^32.0.0", - "victory-cursor-container": "^32.0.0", - "victory-errorbar": "^32.0.0", - "victory-group": "^32.0.0", - "victory-legend": "^32.0.0", - "victory-line": "^32.0.0", - "victory-pie": "^32.0.0", - "victory-polar-axis": "^32.0.0", - "victory-scatter": "^32.0.0", - "victory-selection-container": "^32.0.0", - "victory-shared-events": "^32.0.0", - "victory-stack": "^32.0.0", - "victory-tooltip": "^32.0.0", - "victory-voronoi": "^32.0.0", - "victory-voronoi-container": "^32.0.0", - "victory-zoom-container": "^32.0.0" + "victory-area": "^32.1.0", + "victory-axis": "^32.1.0", + "victory-bar": "^32.1.0", + "victory-box-plot": "^32.1.0", + "victory-brush-container": "^32.1.0", + "victory-brush-line": "^32.1.0", + "victory-candlestick": "^32.1.0", + "victory-chart": "^32.1.0", + "victory-core": "^32.1.0", + "victory-create-container": "^32.1.0", + "victory-cursor-container": "^32.1.0", + "victory-errorbar": "^32.1.0", + "victory-group": "^32.1.0", + "victory-legend": "^32.1.0", + "victory-line": "^32.1.0", + "victory-pie": "^32.1.0", + "victory-polar-axis": "^32.1.0", + "victory-scatter": "^32.1.0", + "victory-selection-container": "^32.1.0", + "victory-shared-events": "^32.1.0", + "victory-stack": "^32.1.0", + "victory-tooltip": "^32.1.0", + "victory-voronoi": "^32.1.0", + "victory-voronoi-container": "^32.1.0", + "victory-zoom-container": "^32.1.0" }, "scripts": { "version": "nps build-libs && nps build-dists"