chore(release): 准备发布 v2.3.2 和 worker-generator v1.0.0

- 更新 @esengine/ecs-framework 版本号到 2.3.2
- 更新中英文 changelog
This commit is contained in:
yhh
2025-12-08 17:04:01 +08:00
parent dfd0dfc7f9
commit a733a53d3e
3 changed files with 49 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/ecs-framework",
"version": "2.3.0",
"version": "2.3.2",
"description": "用于Laya、Cocos Creator等JavaScript游戏引擎的高性能ECS框架",
"main": "bin/index.js",
"types": "bin/index.d.ts",