Skip to content

Commit c2bbb53

Browse files
committed
V3.0.4
1 parent c3fc76d commit c2bbb53

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.0.4
2+
3+
- Fixed and issue with reading `resources.json` during exports
4+
15
# 3.0.3
26

37
Fixes:

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"author": "Highsoft AS <[email protected]> (http://www.highcharts.com/about)",
44
"license": "MIT",
55
"type": "module",
6-
"version": "3.0.3",
6+
"version": "3.0.4",
77
"main": "dist/index.esm.js",
88
"exports": {
99
".": {

0 commit comments

Comments
 (0)