Skip to content

Commit 988ff26

Browse files
Version Packages (#2910)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 68c304a commit 988ff26

File tree

62 files changed

+410
-264
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+410
-264
lines changed

.changeset/soft-berries-fold.md

-34
This file was deleted.

packages/victory-area/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# victory-area
22

3+
## 37.1.2
4+
5+
### Patch Changes
6+
7+
- Fix victory-native container styles ([`eae3fe5dd`](https://github.com/FormidableLabs/victory/commit/eae3fe5dde175e68e146576655cb2e8054ad6456))
8+
39
## 37.1.1
410

511
## 37.1.0

packages/victory-area/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victory-area",
3-
"version": "37.1.1",
3+
"version": "37.1.2",
44
"description": "Area Component for Victory",
55
"keywords": [
66
"data visualization",
@@ -21,8 +21,8 @@
2121
"license": "MIT",
2222
"dependencies": {
2323
"lodash": "^4.17.19",
24-
"victory-core": "37.1.1",
25-
"victory-vendor": "37.1.1"
24+
"victory-core": "37.1.2",
25+
"victory-vendor": "37.1.2"
2626
},
2727
"peerDependencies": {
2828
"react": ">=16.6.0"

packages/victory-axis/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# victory-axis
22

3+
## 37.1.2
4+
5+
### Patch Changes
6+
7+
- Fix victory-native container styles ([`eae3fe5dd`](https://github.com/FormidableLabs/victory/commit/eae3fe5dde175e68e146576655cb2e8054ad6456))
8+
39
## 37.1.1
410

511
## 37.1.0

packages/victory-axis/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victory-axis",
3-
"version": "37.1.1",
3+
"version": "37.1.2",
44
"description": "Axis Component for Victory",
55
"keywords": [
66
"data visualization",
@@ -21,7 +21,7 @@
2121
"license": "MIT",
2222
"dependencies": {
2323
"lodash": "^4.17.19",
24-
"victory-core": "37.1.1"
24+
"victory-core": "37.1.2"
2525
},
2626
"peerDependencies": {
2727
"react": ">=16.6.0"

packages/victory-bar/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# victory-bar
22

3+
## 37.1.2
4+
5+
### Patch Changes
6+
7+
- Fix victory-native container styles ([`eae3fe5dd`](https://github.com/FormidableLabs/victory/commit/eae3fe5dde175e68e146576655cb2e8054ad6456))
8+
39
## 37.1.1
410

511
## 37.1.0

packages/victory-bar/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victory-bar",
3-
"version": "37.1.1",
3+
"version": "37.1.2",
44
"description": "Bar Component for Victory",
55
"keywords": [
66
"data visualization",
@@ -21,8 +21,8 @@
2121
"license": "MIT",
2222
"dependencies": {
2323
"lodash": "^4.17.19",
24-
"victory-core": "37.1.1",
25-
"victory-vendor": "37.1.1"
24+
"victory-core": "37.1.2",
25+
"victory-vendor": "37.1.2"
2626
},
2727
"peerDependencies": {
2828
"react": ">=16.6.0"

packages/victory-box-plot/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# victory-box-plot
22

3+
## 37.1.2
4+
5+
### Patch Changes
6+
7+
- Fix victory-native container styles ([`eae3fe5dd`](https://github.com/FormidableLabs/victory/commit/eae3fe5dde175e68e146576655cb2e8054ad6456))
8+
39
## 37.1.1
410

511
## 37.1.0

packages/victory-box-plot/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victory-box-plot",
3-
"version": "37.1.1",
3+
"version": "37.1.2",
44
"description": "Box Plot Component for Victory",
55
"keywords": [
66
"data visualization",
@@ -21,8 +21,8 @@
2121
"license": "MIT",
2222
"dependencies": {
2323
"lodash": "^4.17.19",
24-
"victory-core": "37.1.1",
25-
"victory-vendor": "37.1.1"
24+
"victory-core": "37.1.2",
25+
"victory-vendor": "37.1.2"
2626
},
2727
"peerDependencies": {
2828
"react": ">=16.6.0"

packages/victory-brush-container/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# victory-brush-container
22

3+
## 37.1.2
4+
5+
### Patch Changes
6+
7+
- Fix victory-native container styles ([`eae3fe5dd`](https://github.com/FormidableLabs/victory/commit/eae3fe5dde175e68e146576655cb2e8054ad6456))
8+
39
## 37.1.1
410

511
## 37.1.0

packages/victory-brush-container/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victory-brush-container",
3-
"version": "37.1.1",
3+
"version": "37.1.2",
44
"description": "Interactive Brush Component for Victory",
55
"keywords": [
66
"data visualization",
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"lodash": "^4.17.19",
2424
"react-fast-compare": "^3.2.0",
25-
"victory-core": "37.1.1"
25+
"victory-core": "37.1.2"
2626
},
2727
"peerDependencies": {
2828
"react": ">=16.6.0"

packages/victory-brush-line/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# victory-brush-line
22

3+
## 37.1.2
4+
5+
### Patch Changes
6+
7+
- Fix victory-native container styles ([`eae3fe5dd`](https://github.com/FormidableLabs/victory/commit/eae3fe5dde175e68e146576655cb2e8054ad6456))
8+
39
## 37.1.1
410

511
## 37.1.0

packages/victory-brush-line/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victory-brush-line",
3-
"version": "37.1.1",
3+
"version": "37.1.2",
44
"description": "Interactive Brush Line Component for Victory",
55
"keywords": [
66
"data visualization",
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"lodash": "^4.17.19",
2424
"react-fast-compare": "^3.2.0",
25-
"victory-core": "37.1.1"
25+
"victory-core": "37.1.2"
2626
},
2727
"peerDependencies": {
2828
"react": ">=16.6.0"

packages/victory-candlestick/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# victory-candlestick
22

3+
## 37.1.2
4+
5+
### Patch Changes
6+
7+
- Fix victory-native container styles ([`eae3fe5dd`](https://github.com/FormidableLabs/victory/commit/eae3fe5dde175e68e146576655cb2e8054ad6456))
8+
39
## 37.1.1
410

511
## 37.1.0

packages/victory-candlestick/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victory-candlestick",
3-
"version": "37.1.1",
3+
"version": "37.1.2",
44
"description": "Candlestick Component for Victory",
55
"keywords": [
66
"data visualization",
@@ -21,7 +21,7 @@
2121
"license": "MIT",
2222
"dependencies": {
2323
"lodash": "^4.17.19",
24-
"victory-core": "37.1.1"
24+
"victory-core": "37.1.2"
2525
},
2626
"peerDependencies": {
2727
"react": ">=16.6.0"

packages/victory-canvas/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# victory-canvas
22

3+
## 37.1.2
4+
5+
### Patch Changes
6+
7+
- Fix victory-native container styles ([`eae3fe5dd`](https://github.com/FormidableLabs/victory/commit/eae3fe5dde175e68e146576655cb2e8054ad6456))
8+
39
## 37.1.1
410

511
## 37.1.0

packages/victory-canvas/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victory-canvas",
3-
"version": "37.1.1",
3+
"version": "37.1.2",
44
"description": "HTML5 Canvas Components for Victory",
55
"keywords": [
66
"data visualization",
@@ -21,8 +21,8 @@
2121
"license": "MIT",
2222
"dependencies": {
2323
"lodash": "^4.17.19",
24-
"victory-bar": "37.1.1",
25-
"victory-core": "37.1.1"
24+
"victory-bar": "37.1.2",
25+
"victory-core": "37.1.2"
2626
},
2727
"peerDependencies": {
2828
"react": ">=16.6.0"

packages/victory-chart/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# victory-chart
22

3+
## 37.1.2
4+
5+
### Patch Changes
6+
7+
- Fix victory-native container styles ([`eae3fe5dd`](https://github.com/FormidableLabs/victory/commit/eae3fe5dde175e68e146576655cb2e8054ad6456))
8+
39
## 37.1.1
410

511
## 37.1.0

packages/victory-chart/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victory-chart",
3-
"version": "37.1.1",
3+
"version": "37.1.2",
44
"description": "Chart Component for Victory",
55
"keywords": [
66
"data visualization",
@@ -22,10 +22,10 @@
2222
"dependencies": {
2323
"lodash": "^4.17.19",
2424
"react-fast-compare": "^3.2.0",
25-
"victory-axis": "37.1.1",
26-
"victory-core": "37.1.1",
27-
"victory-polar-axis": "37.1.1",
28-
"victory-shared-events": "37.1.1"
25+
"victory-axis": "37.1.2",
26+
"victory-core": "37.1.2",
27+
"victory-polar-axis": "37.1.2",
28+
"victory-shared-events": "37.1.2"
2929
},
3030
"peerDependencies": {
3131
"react": ">=16.6.0"

packages/victory-core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# victory-core
22

3+
## 37.1.2
4+
5+
### Patch Changes
6+
7+
- Fix victory-native container styles ([`eae3fe5dd`](https://github.com/FormidableLabs/victory/commit/eae3fe5dde175e68e146576655cb2e8054ad6456))
8+
39
## 37.1.1
410

511
## 37.1.0

packages/victory-core/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victory-core",
3-
"version": "37.1.1",
3+
"version": "37.1.2",
44
"description": "Victory Core",
55
"keywords": [
66
"data visualization",
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"lodash": "^4.17.21",
2424
"react-fast-compare": "^3.2.0",
25-
"victory-vendor": "37.1.1"
25+
"victory-vendor": "37.1.2"
2626
},
2727
"peerDependencies": {
2828
"react": ">=16.6.0"

packages/victory-create-container/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# victory-create-container
22

3+
## 37.1.2
4+
5+
### Patch Changes
6+
7+
- Fix victory-native container styles ([`eae3fe5dd`](https://github.com/FormidableLabs/victory/commit/eae3fe5dde175e68e146576655cb2e8054ad6456))
8+
39
## 37.1.1
410

511
## 37.1.0

packages/victory-create-container/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "victory-create-container",
3-
"version": "37.1.1",
3+
"version": "37.1.2",
44
"description": "Container Helper for Victory",
55
"keywords": [
66
"data visualization",
@@ -21,12 +21,12 @@
2121
"license": "MIT",
2222
"dependencies": {
2323
"lodash": "^4.17.19",
24-
"victory-brush-container": "37.1.1",
25-
"victory-core": "37.1.1",
26-
"victory-cursor-container": "37.1.1",
27-
"victory-selection-container": "37.1.1",
28-
"victory-voronoi-container": "37.1.1",
29-
"victory-zoom-container": "37.1.1"
24+
"victory-brush-container": "37.1.2",
25+
"victory-core": "37.1.2",
26+
"victory-cursor-container": "37.1.2",
27+
"victory-selection-container": "37.1.2",
28+
"victory-voronoi-container": "37.1.2",
29+
"victory-zoom-container": "37.1.2"
3030
},
3131
"peerDependencies": {
3232
"react": ">=16.6.0"

packages/victory-cursor-container/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# victory-cursor-container
22

3+
## 37.1.2
4+
5+
### Patch Changes
6+
7+
- Fix victory-native container styles ([`eae3fe5dd`](https://github.com/FormidableLabs/victory/commit/eae3fe5dde175e68e146576655cb2e8054ad6456))
8+
39
## 37.1.1
410

511
## 37.1.0

0 commit comments

Comments
 (0)