Skip to content

Commit

Permalink
dependencies: update ws to 8.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed Nov 13, 2022
1 parent 3594f21 commit a319d87
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ Since [Plotly.js](https://plotly.com/javascript/) is the main dependency of this
application, major version changes in Plotly.js will also trigger a major
version change in this application.

## Version 2.1.1 (2022-11-13)

* __[maintenance]__
Update dependency `ws` to 8.11.0.

## Version 2.1.0 (2022-10-30)

__[feature]__
Expand Down
8 changes: 4 additions & 4 deletions export-server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion export-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "plotly-node-export-server",
"version": "2.1.0",
"version": "2.1.1",
"description": "Plotly.js Node.js export server",
"repository": {
"url": "https://gitlab.com/striezel/plotly-node-export-server.git",
Expand Down

0 comments on commit a319d87

Please sign in to comment.