Skip to content

Commit

Permalink
v32.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
boygirl committed Mar 18, 2019
1 parent c63cdde commit 1eb61fb
Show file tree
Hide file tree
Showing 27 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -2,7 +2,7 @@
"lerna": "2.11.0",
"npmClient": "yarn",
"useWorkspaces": true,
"version": "32.0.2",
"version": "32.1.0",
"packages": [
"packages/*"
]
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
10 changes: 5 additions & 5 deletions 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",
Expand All @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion 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",
Expand Down
14 changes: 7 additions & 7 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions 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",
Expand All @@ -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"
Expand Down

0 comments on commit 1eb61fb

Please sign in to comment.