Skip to content

Commit c6be2e7

Browse files
committed
bump version to 5.9.0
1 parent 29040a0 commit c6be2e7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Since [Plotly.js](https://plotly.com/javascript/) is the main dependency of this
1010
application, major version changes in Plotly.js will also trigger a major
1111
version change in this application.
1212

13-
## Version 5.9.0-pre (2024-11-25)
13+
## Version 5.9.0 (2024-11-25)
1414

1515
* __[improvement]__
1616
The image rendering process is simplified and does now use less I/O operations.

export-server/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

export-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plotly-node-export-server",
3-
"version": "5.9.0-pre",
3+
"version": "5.9.0",
44
"description": "Plotly.js Node.js export server",
55
"repository": {
66
"url": "https://gitlab.com/striezel/plotly-node-export-server.git",

0 commit comments

Comments
 (0)