chore: release packages

This commit is contained in:
github-actions[bot]
2026-01-06 10:26:20 +00:00
parent 50681553b5
commit c188a36f2b
19 changed files with 88 additions and 27 deletions

View File

@@ -1,5 +1,13 @@
# @esengine/network
## 13.0.0
### Patch Changes
- Updated dependencies [[`4e66bd8`](https://github.com/esengine/esengine/commit/4e66bd8e2be80b366a7723dcc48b99df0457aed4)]:
- @esengine/blueprint@4.5.0
- @esengine/ecs-framework-math@2.10.1
## 12.0.0
### Patch Changes

View File

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