chore: release packages (#434)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-01-04 11:52:43 +08:00
committed by GitHub
parent 2e84942ea1
commit 7f631793d4
20 changed files with 87 additions and 33 deletions

View File

@@ -1,5 +1,12 @@
# @esengine/network
## 7.0.0
### Patch Changes
- Updated dependencies [[`2e84942`](https://github.com/esengine/esengine/commit/2e84942ea14c5326620398add05840fa8bea16f8)]:
- @esengine/blueprint@4.2.0
## 6.0.0
### Patch Changes

View File

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