chore: release packages (#367)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-12-28 12:25:51 +08:00
committed by GitHub
parent b6f1235239
commit 8a3e54cb45
5 changed files with 42 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/server",
"version": "1.0.0",
"version": "1.1.0",
"description": "Game server framework for ESEngine with file-based routing",
"type": "module",
"main": "./dist/index.js",