Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2a6485f

Browse files
committedFeb 5, 2025·
bump version to 6.0.0
1 parent 9d0b8ad commit 2a6485f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
 

‎changelog.md

Lines changed: 1 addition & 1 deletion
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 NEXT (2025-02-??)
13+
## Version 6.0.0 (2025-02-05)
1414

1515
* __[breaking change]__ + __[maintenance]__
1616
The version of Plotly.js is bumped from 2.35.3 to 3.0.0.

‎export-server/package-lock.json

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

‎export-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plotly-node-export-server",
3-
"version": "5.9.7",
3+
"version": "6.0.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)
Please sign in to comment.