Skip to content

Commit

Permalink
7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaime-ez committed Feb 21, 2023
1 parent 45ee9a6 commit 053ddea
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## [7.0.1] - 2023.02.21

### Fix
- Polyfill buffer since webpack doesn't do it starting v5
- remove outdated deps

## [7.0.0] - 2023.02.01

### Task
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
@@ -1,6 +1,6 @@
{
"name": "@deepstream/client",
"version": "7.0.0",
"version": "7.0.1",
"description": "the javascript client for deepstreamIO",
"keywords": [
"deepstream",
Expand Down

0 comments on commit 053ddea

Please sign in to comment.