Skip to content

Commit

Permalink
Prep 3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
cvasseng committed Jan 12, 2024
1 parent 9c58cdf commit 10728fd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 3.0.5

- Fixed an issue with transparent backgrounds in PNG exports (#463)
- Fixed an issue with missing `filename` property (https://github.com/highcharts/highcharts/issues/20370)

# 3.0.4

- Fixed and issue with reading `resources.json` during exports
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"author": "Highsoft AS <support@highcharts.com> (http://www.highcharts.com/about)",
"license": "MIT",
"type": "module",
"version": "3.0.4",
"version": "3.0.5",
"main": "dist/index.esm.js",
"exports": {
".": {
Expand Down

0 comments on commit 10728fd

Please sign in to comment.