chore(core): release v2.2.21

- 优化 HierarchySystem 性能 (#279)
- 更新 changelog
This commit is contained in:
yhh
2025-12-05 16:10:24 +08:00
parent 2d56eaf11a
commit b2b8df9340
3 changed files with 27 additions and 1 deletions

View File

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