Skip to content

Commit 2336f86

Browse files
committed
Release version 5.0.3
1 parent 5233ff1 commit 2336f86

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-jsx-highcharts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-jsx-highcharts",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "Highcharts charts built using React components",
55
"main": "dist/react-jsx-highcharts.min.js",
66
"module": "dist/es/index.js",

packages/react-jsx-highmaps/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-jsx-highmaps",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Highmaps built using React components",
55
"main": "dist/react-jsx-highmaps.min.js",
66
"module": "dist/es/index.js",
@@ -44,7 +44,7 @@
4444
"maps"
4545
],
4646
"dependencies": {
47-
"react-jsx-highcharts": "5.0.2"
47+
"react-jsx-highcharts": "5.0.3"
4848
},
4949
"peerDependencies": {
5050
"highcharts": "^9.1.2 || ^10.0.0 || ^11.0.0 || ^12.0.1",

packages/react-jsx-highstock/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-jsx-highstock",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "Highcharts (including Highstock) charts built using React components",
55
"main": "dist/react-jsx-highstock.min.js",
66
"module": "dist/es/index.js",
@@ -61,7 +61,7 @@
6161
"data"
6262
],
6363
"dependencies": {
64-
"react-jsx-highcharts": "5.0.2"
64+
"react-jsx-highcharts": "5.0.3"
6565
},
6666
"peerDependencies": {
6767
"highcharts": "^9.1.2 || ^10.0.0 || ^11.0.0 || ^12.0.1",

0 commit comments

Comments
 (0)