Skip to content

Commit b847834

Browse files
committed
9.0.1
1 parent 1a15384 commit b847834

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [9.0.1] - 2025.06.17
2+
3+
### Feature
4+
5+
Enable pino logger options thus making it possible to use transports
6+
17
## [9.0.0] - 2025.06.13
28

39
### Fix - Breaking change

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deepstream/server",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"description": "a scalable server for realtime webapps",
55
"main": "./dist/src/deepstream.io.js",
66
"bin": {

0 commit comments

Comments
 (0)