Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/afraid-donuts-tease.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/victory-area/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-area

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
6 changes: 3 additions & 3 deletions packages/victory-area/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-area",
"version": "37.3.6",
"version": "37.3.7",
"description": "Area Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,8 +21,8 @@
"license": "MIT",
"dependencies": {
"lodash": "^4.17.19",
"victory-core": "37.3.6",
"victory-vendor": "37.3.6"
"victory-core": "37.3.7",
"victory-vendor": "37.3.7"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-axis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-axis

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-axis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-axis",
"version": "37.3.6",
"version": "37.3.7",
"description": "Axis Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,7 +21,7 @@
"license": "MIT",
"dependencies": {
"lodash": "^4.17.19",
"victory-core": "37.3.6"
"victory-core": "37.3.7"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-bar

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
6 changes: 3 additions & 3 deletions packages/victory-bar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-bar",
"version": "37.3.6",
"version": "37.3.7",
"description": "Bar Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,8 +21,8 @@
"license": "MIT",
"dependencies": {
"lodash": "^4.17.19",
"victory-core": "37.3.6",
"victory-vendor": "37.3.6"
"victory-core": "37.3.7",
"victory-vendor": "37.3.7"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-box-plot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-box-plot

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
6 changes: 3 additions & 3 deletions packages/victory-box-plot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-box-plot",
"version": "37.3.6",
"version": "37.3.7",
"description": "Box Plot Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,8 +21,8 @@
"license": "MIT",
"dependencies": {
"lodash": "^4.17.19",
"victory-core": "37.3.6",
"victory-vendor": "37.3.6"
"victory-core": "37.3.7",
"victory-vendor": "37.3.7"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-brush-container/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-brush-container

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-brush-container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-brush-container",
"version": "37.3.6",
"version": "37.3.7",
"description": "Interactive Brush Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"lodash": "^4.17.19",
"react-fast-compare": "^3.2.0",
"victory-core": "37.3.6"
"victory-core": "37.3.7"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-brush-line/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-brush-line

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-brush-line/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-brush-line",
"version": "37.3.6",
"version": "37.3.7",
"description": "Interactive Brush Line Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"lodash": "^4.17.19",
"react-fast-compare": "^3.2.0",
"victory-core": "37.3.6"
"victory-core": "37.3.7"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-candlestick/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-candlestick

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-candlestick/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-candlestick",
"version": "37.3.6",
"version": "37.3.7",
"description": "Candlestick Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,7 +21,7 @@
"license": "MIT",
"dependencies": {
"lodash": "^4.17.19",
"victory-core": "37.3.6"
"victory-core": "37.3.7"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-canvas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-canvas

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
6 changes: 3 additions & 3 deletions packages/victory-canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-canvas",
"version": "37.3.6",
"version": "37.3.7",
"description": "HTML5 Canvas Components for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,8 +21,8 @@
"license": "MIT",
"dependencies": {
"lodash": "^4.17.19",
"victory-bar": "37.3.6",
"victory-core": "37.3.6"
"victory-bar": "37.3.7",
"victory-core": "37.3.7"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-chart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-chart

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
10 changes: 5 additions & 5 deletions packages/victory-chart/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-chart",
"version": "37.3.6",
"version": "37.3.7",
"description": "Chart Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,10 +22,10 @@
"dependencies": {
"lodash": "^4.17.19",
"react-fast-compare": "^3.2.0",
"victory-axis": "37.3.6",
"victory-core": "37.3.6",
"victory-polar-axis": "37.3.6",
"victory-shared-events": "37.3.6"
"victory-axis": "37.3.7",
"victory-core": "37.3.7",
"victory-polar-axis": "37.3.7",
"victory-shared-events": "37.3.7"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-core

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-core",
"version": "37.3.6",
"version": "37.3.7",
"description": "Victory Core",
"keywords": [
"data visualization",
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"lodash": "^4.17.21",
"react-fast-compare": "^3.2.0",
"victory-vendor": "37.3.6"
"victory-vendor": "37.3.7"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-create-container/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-create-container

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
14 changes: 7 additions & 7 deletions packages/victory-create-container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-create-container",
"version": "37.3.6",
"version": "37.3.7",
"description": "Container Helper for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,12 +21,12 @@
"license": "MIT",
"dependencies": {
"lodash": "^4.17.19",
"victory-brush-container": "37.3.6",
"victory-core": "37.3.6",
"victory-cursor-container": "37.3.6",
"victory-selection-container": "37.3.6",
"victory-voronoi-container": "37.3.6",
"victory-zoom-container": "37.3.6"
"victory-brush-container": "37.3.7",
"victory-core": "37.3.7",
"victory-cursor-container": "37.3.7",
"victory-selection-container": "37.3.7",
"victory-voronoi-container": "37.3.7",
"victory-zoom-container": "37.3.7"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-cursor-container/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-cursor-container

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-cursor-container/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-cursor-container",
"version": "37.3.6",
"version": "37.3.7",
"description": "Interactive Cursor Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,7 +21,7 @@
"license": "MIT",
"dependencies": {
"lodash": "^4.17.19",
"victory-core": "37.3.6"
"victory-core": "37.3.7"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
6 changes: 6 additions & 0 deletions packages/victory-errorbar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# victory-errorbar

## 37.3.7

### Patch Changes

- add default borderwidth value ([#3046](https://github.com/FormidableLabs/victory/pull/3046))

## 37.3.6

## 37.3.5
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-errorbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-errorbar",
"version": "37.3.6",
"version": "37.3.7",
"description": "Error Bar Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -21,7 +21,7 @@
"license": "MIT",
"dependencies": {
"lodash": "^4.17.19",
"victory-core": "37.3.6"
"victory-core": "37.3.7"
},
"devDependencies": {
"victory-vendor": "*"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-group/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-group

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
6 changes: 3 additions & 3 deletions packages/victory-group/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-group",
"version": "37.3.6",
"version": "37.3.7",
"description": "Group Layout Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,8 +22,8 @@
"dependencies": {
"lodash": "^4.17.19",
"react-fast-compare": "^3.2.0",
"victory-core": "37.3.6",
"victory-shared-events": "37.3.6"
"victory-core": "37.3.7",
"victory-shared-events": "37.3.7"
},
"devDependencies": {
"victory-bar": "*"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-histogram/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# victory-histogram

## 37.3.7

## 37.3.6

## 37.3.5
Expand Down
Loading