chore(behavior-tree): release v1.0.1 (#200)

Co-authored-by: esengine <18465053+esengine@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-31 17:30:12 +08:00
committed by GitHub
parent 61813e67b6
commit 1264232533
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/behavior-tree",
"version": "1.0.0",
"version": "1.0.1",
"description": "完全ECS化的行为树系统基于组件和实体的行为树实现",
"main": "bin/index.js",
"types": "bin/index.d.ts",