Skip to content

Commit

Permalink
7.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jaime-ez committed Jul 19, 2023
1 parent 12f8f60 commit b912f98
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [7.0.6] - 2023.07.19

### Task

- update uWebsocketjs

## [7.0.5] - 2023.03.24

### Fix
Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deepstream/server",
"version": "7.0.5",
"version": "7.0.6",
"description": "a scalable server for realtime webapps",
"main": "./dist/src/deepstream.io.js",
"bin": {
Expand Down

0 comments on commit b912f98

Please sign in to comment.