Skip to content

Commit

Permalink
v0.85.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plouc committed Mar 8, 2024
1 parent fd32038 commit 06bb46f
Show file tree
Hide file tree
Showing 42 changed files with 34,210 additions and 25,767 deletions.
2 changes: 1 addition & 1 deletion api/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/api",
"version": "0.85.0",
"version": "0.85.1",
"private": true,
"description": "Rendering API for nivo dataviz React/d3 components",
"main": "src/app.js",
Expand Down
2 changes: 1 addition & 1 deletion cypress/package.json
@@ -1,6 +1,6 @@
{
"name": "nivo-e2e",
"version": "0.85.0",
"version": "0.85.1",
"private": true,
"description": "nivo end-to-end tests",
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,6 +1,6 @@
{
"packages": ["packages/*", "api"],
"version": "0.85.0",
"version": "0.85.1",
"npmClient": "pnpm",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/annotations/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/annotations",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/arcs/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/arcs",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/axes/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/axes",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/bar/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/bar",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/boxplot/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/boxplot",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/bullet/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/bullet",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/bump/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/bump",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/calendar/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/calendar",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/chord/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/chord",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/circle-packing/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/circle-packing",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/colors/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/colors",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/core",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/express/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/express",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/funnel/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/funnel",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/geo/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/geo",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/heatmap/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/heatmap",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/legends/package.json
@@ -1,7 +1,7 @@
{
"name": "@nivo/legends",
"description": "legend components for nivo dataviz library",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/line/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/line",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/marimekko/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/marimekko",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/network/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/network",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/parallel-coordinates/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/parallel-coordinates",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/pie/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/pie",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/polar-axes/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/polar-axes",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/radar/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/radar",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/radial-bar/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/radial-bar",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/sankey/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/sankey",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/scales/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/scales",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/scatterplot/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/scatterplot",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/static/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/static",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/stream/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/stream",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/sunburst/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/sunburst",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/swarmplot/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/swarmplot",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/tooltip/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/tooltip",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/treemap/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/treemap",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/voronoi/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/voronoi",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down
2 changes: 1 addition & 1 deletion packages/waffle/package.json
@@ -1,6 +1,6 @@
{
"name": "@nivo/waffle",
"version": "0.85.0",
"version": "0.85.1",
"license": "MIT",
"author": {
"name": "Raphaël Benitte",
Expand Down

0 comments on commit 06bb46f

Please sign in to comment.