chore: release packages (#369)

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:51:20 +08:00
committed by GitHub
parent 66d5dc27f7
commit 9a4b3388e0
5 changed files with 14 additions and 8 deletions

View File

@@ -1,5 +1,11 @@
# @esengine/server
## 1.1.1
### Patch Changes
- [#368](https://github.com/esengine/esengine/pull/368) [`66d5dc2`](https://github.com/esengine/esengine/commit/66d5dc27f740cc81b0645bde61dabf665743a5a0) Thanks [@esengine](https://github.com/esengine)! - fix: 修复发布缺少 dist 目录 | fix missing dist in published packages
## 1.1.0
### Minor Changes