chore: release packages (#401)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-12-30 20:35:23 +08:00
committed by GitHub
parent d2af9caae9
commit ebcb4d00a8
3 changed files with 26 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/behavior-tree",
"version": "4.0.0",
"version": "4.1.0",
"description": "ECS-based AI behavior tree system - works with any ECS framework (ESEngine, Cocos, Laya, etc.)",
"main": "dist/index.js",
"module": "dist/index.js",