chore: release packages (#397)

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 16:59:49 +08:00
committed by GitHub
parent 04b08f3f07
commit ddc7d1f726
22 changed files with 92 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/fsm",
"version": "3.0.0",
"version": "3.0.1",
"description": "Finite State Machine for ECS Framework / ECS 框架的有限状态机",
"type": "module",
"main": "./dist/index.js",