Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 9, 2024
1 parent 4b3b417 commit 7a6697e
Show file tree
Hide file tree
Showing 67 changed files with 376 additions and 282 deletions.
5 changes: 0 additions & 5 deletions .changeset/clean-needles-grow.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/eleven-waves-attend.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/green-parents-argue.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/slimy-guests-accept.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-insects-rest.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/warm-rocks-rest.md

This file was deleted.

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

## 36.8.0

### Patch Changes

- Remove usage of defaultProps from components ([#2679](https://github.com/FormidableLabs/victory/pull/2679))

## 36.7.0

## 36.6.12
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": "36.7.0",
"version": "36.8.0",
"description": "Area Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,8 +22,8 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.8.1",
"victory-core": "^36.7.0",
"victory-vendor": "^36.7.0"
"victory-core": "^36.8.0",
"victory-vendor": "^36.8.0"
},
"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

## 36.8.0

## 36.7.0

### Patch Changes
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": "36.7.0",
"version": "36.8.0",
"description": "Axis Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,7 +22,7 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.8.1",
"victory-core": "^36.7.0"
"victory-core": "^36.8.0"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
10 changes: 10 additions & 0 deletions packages/victory-bar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# victory-bar

## 36.8.0

### Minor Changes

- Remove v37 experimental code ([#2697](https://github.com/FormidableLabs/victory/pull/2697))

### Patch Changes

- Remove usage of defaultProps from components ([#2679](https://github.com/FormidableLabs/victory/pull/2679))

## 36.7.0

### Minor Changes
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": "36.7.0",
"version": "36.8.0",
"description": "Bar Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,8 +22,8 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.8.1",
"victory-core": "^36.7.0",
"victory-vendor": "^36.7.0"
"victory-core": "^36.8.0",
"victory-vendor": "^36.8.0"
},
"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

## 36.8.0

## 36.7.0

## 36.6.12
Expand Down
8 changes: 4 additions & 4 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": "36.7.0",
"version": "36.8.0",
"description": "Box Plot Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,15 +22,15 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.8.1",
"victory-core": "^36.7.0",
"victory-vendor": "^36.7.0"
"victory-core": "^36.8.0",
"victory-vendor": "^36.8.0"
},
"peerDependencies": {
"react": ">=16.6.0"
},
"devDependencies": {
"victory-box-plot": "*",
"victory-chart": "^36.7.0"
"victory-chart": "^36.8.0"
},
"publishConfig": {
"provenance": true
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

## 36.8.0

## 36.7.0

## 36.6.12
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": "36.7.0",
"version": "36.8.0",
"description": "Interactive Brush Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -23,7 +23,7 @@
"lodash": "^4.17.19",
"prop-types": "^15.8.1",
"react-fast-compare": "^3.2.0",
"victory-core": "^36.7.0"
"victory-core": "^36.8.0"
},
"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

## 36.8.0

## 36.7.0

## 36.6.12
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": "36.7.0",
"version": "36.8.0",
"description": "Interactive Brush Line Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -23,7 +23,7 @@
"lodash": "^4.17.19",
"prop-types": "^15.8.1",
"react-fast-compare": "^3.2.0",
"victory-core": "^36.7.0"
"victory-core": "^36.8.0"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
6 changes: 6 additions & 0 deletions packages/victory-candlestick/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# victory-candlestick

## 36.8.0

### Patch Changes

- Remove usage of defaultProps from components ([#2679](https://github.com/FormidableLabs/victory/pull/2679))

## 36.7.0

## 36.6.12
Expand Down
6 changes: 3 additions & 3 deletions packages/victory-candlestick/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "victory-candlestick",
"version": "36.7.0",
"version": "36.8.0",
"description": "Candlestick Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,13 +22,13 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.8.1",
"victory-core": "^36.7.0"
"victory-core": "^36.8.0"
},
"peerDependencies": {
"react": ">=16.6.0"
},
"devDependencies": {
"victory-chart": "^36.7.0"
"victory-chart": "^36.8.0"
},
"publishConfig": {
"provenance": true
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

## 36.8.0

## 36.7.0

## 36.6.12
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": "36.7.0",
"version": "36.8.0",
"description": "HTML5 Canvas Components for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,8 +22,8 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.8.1",
"victory-bar": "^36.7.0",
"victory-core": "^36.7.0"
"victory-bar": "^36.8.0",
"victory-core": "^36.8.0"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
12 changes: 12 additions & 0 deletions packages/victory-chart/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# victory-chart

## 36.8.0

### Minor Changes

- Remove v37 experimental code ([#2697](https://github.com/FormidableLabs/victory/pull/2697))

### Patch Changes

- Remove usage of defaultProps from components ([#2679](https://github.com/FormidableLabs/victory/pull/2679))

* Fixed issue where VictoryChart would throw an unhandled exception when passed non-element children (fixes [#2391](https://github.com/FormidableLabs/victory/issues/2391)) ([#2536](https://github.com/FormidableLabs/victory/pull/2536))

## 36.7.0

## 36.6.12
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": "36.7.0",
"version": "36.8.0",
"description": "Chart Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -23,10 +23,10 @@
"lodash": "^4.17.19",
"prop-types": "^15.8.1",
"react-fast-compare": "^3.2.0",
"victory-axis": "^36.7.0",
"victory-core": "^36.7.0",
"victory-polar-axis": "^36.7.0",
"victory-shared-events": "^36.7.0"
"victory-axis": "^36.8.0",
"victory-core": "^36.8.0",
"victory-polar-axis": "^36.8.0",
"victory-shared-events": "^36.8.0"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
16 changes: 16 additions & 0 deletions packages/victory-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# victory-core

## 36.8.0

### Minor Changes

- Remove v37 experimental code ([#2697](https://github.com/FormidableLabs/victory/pull/2697))

### Patch Changes

- Correctly type props in Victory Primitives ([#2695](https://github.com/FormidableLabs/victory/pull/2695))

* Remove usage of defaultProps from components ([#2679](https://github.com/FormidableLabs/victory/pull/2679))

- Fixed issue where VictoryChart would throw an unhandled exception when passed non-element children (fixes [#2391](https://github.com/FormidableLabs/victory/issues/2391)) ([#2536](https://github.com/FormidableLabs/victory/pull/2536))

* Fix text label measurements after SSR hydration mismatch ([#2626](https://github.com/FormidableLabs/victory/pull/2626))

## 36.7.0

### Minor Changes
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": "36.7.0",
"version": "36.8.0",
"description": "Victory Core",
"keywords": [
"data visualization",
Expand All @@ -23,7 +23,7 @@
"lodash": "^4.17.21",
"prop-types": "^15.8.1",
"react-fast-compare": "^3.2.0",
"victory-vendor": "^36.7.0"
"victory-vendor": "^36.8.0"
},
"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

## 36.8.0

## 36.7.0

## 36.6.12
Expand Down
Loading

0 comments on commit 7a6697e

Please sign in to comment.