Skip to content

Commit c3384ce

Browse files
author
jaime-ez
committed
10.1.2
1 parent ae0befd commit c3384ce

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [10.1.2] - 2026.06.29
2+
3+
### Fix
4+
5+
- PATCH_MULTI rule application
16

27
## [10.1.1] - 2026.06.28
38

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": "10.1.1",
3+
"version": "10.1.2",
44
"description": "a scalable server for realtime webapps",
55
"main": "./dist/src/deepstream.io.js",
66
"bin": {

0 commit comments

Comments
 (0)