chore: release packages (#443)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-01-06 10:34:07 +08:00
committed by GitHub
parent bffe90b6a1
commit e7d95dfdaf
11 changed files with 45 additions and 16 deletions

View File

@@ -1,5 +1,12 @@
# @esengine/network
## 11.0.0
### Patch Changes
- Updated dependencies [[`bffe90b`](https://github.com/esengine/esengine/commit/bffe90b6a17563cc90709faf339b229dc3abd22d)]:
- @esengine/ecs-framework-math@2.9.0
## 10.0.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/network",
"version": "10.0.0",
"version": "11.0.0",
"description": "Network synchronization for multiplayer games",
"esengine": {
"plugin": true,