chore(core): release v2.2.11 (#195)

Co-authored-by: esengine <18465053+esengine@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-28 14:12:56 +08:00
committed by GitHub
parent fb4316aeb9
commit d051e52131
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -26304,7 +26304,7 @@
},
"packages/core": {
"name": "@esengine/ecs-framework",
"version": "2.2.10",
"version": "2.2.11",
"license": "MIT",
"dependencies": {
"fflate": "^0.8.2",

View File

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