Skip to content

Commit

Permalink
Version Packages (#2754)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
victory-ci and github-actions[bot] committed Jan 29, 2024
1 parent d5baec8 commit 365f34b
Show file tree
Hide file tree
Showing 62 changed files with 302 additions and 243 deletions.
5 changes: 0 additions & 5 deletions .changeset/tough-spoons-float.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/victory-area/CHANGELOG.md
@@ -1,5 +1,7 @@
# victory-area

## 36.8.4

## 36.8.3

## 36.8.2
Expand Down
6 changes: 3 additions & 3 deletions packages/victory-area/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-area",
"version": "36.8.3",
"version": "36.8.4",
"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.8.3",
"victory-vendor": "^36.8.3"
"victory-core": "^36.8.4",
"victory-vendor": "^36.8.4"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-axis/CHANGELOG.md
@@ -1,5 +1,7 @@
# victory-axis

## 36.8.4

## 36.8.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-axis/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-axis",
"version": "36.8.3",
"version": "36.8.4",
"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.8.3"
"victory-core": "^36.8.4"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-bar/CHANGELOG.md
@@ -1,5 +1,7 @@
# victory-bar

## 36.8.4

## 36.8.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/victory-bar/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-bar",
"version": "36.8.3",
"version": "36.8.4",
"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.8.3",
"victory-vendor": "^36.8.3"
"victory-core": "^36.8.4",
"victory-vendor": "^36.8.4"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-box-plot/CHANGELOG.md
@@ -1,5 +1,7 @@
# victory-box-plot

## 36.8.4

## 36.8.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/victory-box-plot/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-box-plot",
"version": "36.8.3",
"version": "36.8.4",
"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.8.3",
"victory-vendor": "^36.8.3"
"victory-core": "^36.8.4",
"victory-vendor": "^36.8.4"
},
"peerDependencies": {
"react": ">=16.6.0"
},
"devDependencies": {
"victory-box-plot": "*",
"victory-chart": "^36.8.3"
"victory-chart": "^36.8.4"
},
"publishConfig": {
"provenance": true
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-brush-container/CHANGELOG.md
@@ -1,5 +1,7 @@
# victory-brush-container

## 36.8.4

## 36.8.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-brush-container/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-brush-container",
"version": "36.8.3",
"version": "36.8.4",
"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.8.3"
"victory-core": "^36.8.4"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-brush-line/CHANGELOG.md
@@ -1,5 +1,7 @@
# victory-brush-line

## 36.8.4

## 36.8.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-brush-line/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-brush-line",
"version": "36.8.3",
"version": "36.8.4",
"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.8.3"
"victory-core": "^36.8.4"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-candlestick/CHANGELOG.md
@@ -1,5 +1,7 @@
# victory-candlestick

## 36.8.4

## 36.8.3

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/victory-candlestick/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-candlestick",
"version": "36.8.3",
"version": "36.8.4",
"description": "Candlestick Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -22,14 +22,14 @@
"dependencies": {
"lodash": "^4.17.19",
"prop-types": "^15.8.1",
"victory-core": "^36.8.3"
"victory-core": "^36.8.4"
},
"peerDependencies": {
"react": ">=16.6.0"
},
"devDependencies": {
"victory-vendor": "^36.8.3",
"victory-chart": "^36.8.3",
"victory-vendor": "^36.8.4",
"victory-chart": "^36.8.4",
"victory-candlestick": "*"
},
"publishConfig": {
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-canvas/CHANGELOG.md
@@ -1,5 +1,7 @@
# victory-canvas

## 36.8.4

## 36.8.3

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/victory-canvas/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-canvas",
"version": "36.8.3",
"version": "36.8.4",
"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.8.3",
"victory-core": "^36.8.3"
"victory-bar": "^36.8.4",
"victory-core": "^36.8.4"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-chart/CHANGELOG.md
@@ -1,5 +1,7 @@
# victory-chart

## 36.8.4

## 36.8.3

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/victory-chart/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-chart",
"version": "36.8.3",
"version": "36.8.4",
"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.8.3",
"victory-core": "^36.8.3",
"victory-polar-axis": "^36.8.3",
"victory-shared-events": "^36.8.3"
"victory-axis": "^36.8.4",
"victory-core": "^36.8.4",
"victory-polar-axis": "^36.8.4",
"victory-shared-events": "^36.8.4"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-core/CHANGELOG.md
@@ -1,5 +1,7 @@
# victory-core

## 36.8.4

## 36.8.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-core/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-core",
"version": "36.8.3",
"version": "36.8.4",
"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.8.3"
"victory-vendor": "^36.8.4"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-create-container/CHANGELOG.md
@@ -1,5 +1,7 @@
# victory-create-container

## 36.8.4

## 36.8.3

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

## 36.8.4

## 36.8.3

## 36.8.2
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-cursor-container/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-cursor-container",
"version": "36.8.3",
"version": "36.8.4",
"description": "Interactive Cursor 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.8.3"
"victory-core": "^36.8.4"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-errorbar/CHANGELOG.md
@@ -1,5 +1,7 @@
# victory-errorbar

## 36.8.4

## 36.8.3

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/victory-errorbar/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-errorbar",
"version": "36.8.3",
"version": "36.8.4",
"description": "Error Bar 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.8.3"
"victory-core": "^36.8.4"
},
"peerDependencies": {
"react": ">=16.6.0"
Expand Down
2 changes: 2 additions & 0 deletions packages/victory-group/CHANGELOG.md
@@ -1,5 +1,7 @@
# victory-group

## 36.8.4

## 36.8.3

## 36.8.2
Expand Down
6 changes: 3 additions & 3 deletions packages/victory-group/package.json
@@ -1,6 +1,6 @@
{
"name": "victory-group",
"version": "36.8.3",
"version": "36.8.4",
"description": "Group Layout Component for Victory",
"keywords": [
"data visualization",
Expand All @@ -23,8 +23,8 @@
"lodash": "^4.17.19",
"prop-types": "^15.8.1",
"react-fast-compare": "^3.2.0",
"victory-core": "^36.8.3",
"victory-shared-events": "^36.8.3"
"victory-core": "^36.8.4",
"victory-shared-events": "^36.8.4"
},
"devDependencies": {
"victory-bar": "*",
Expand Down

1 comment on commit 365f34b

@vercel
Copy link

@vercel vercel bot commented on 365f34b Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.