Skip to content

Commit 109952d

Browse files
committed
release: v11.0.0-alpha.1
1 parent 386b8c3 commit 109952d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

apps/core/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

3+
# [11.0.0-alpha.1](https://github.com/mx-space/core/compare/v11.0.0-alpha.0...v11.0.0-alpha.1) (2026-03-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **gateway:** send online count directly to connecting socket ([386b8c3](https://github.com/mx-space/core/commit/386b8c3ca42a4836086dbd8cbd8b51786b0662c1))
9+
10+
11+
312
# [11.0.0-alpha.0](https://github.com/mx-space/core/compare/v10.5.3...v11.0.0-alpha.0) (2026-03-15)
413

514

apps/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mx-space/core",
3-
"version": "11.0.0-alpha.0",
3+
"version": "11.0.0-alpha.1",
44
"type": "module",
55
"private": true,
66
"engines": {

0 commit comments

Comments
 (0)