chore: release packages (#439)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-01-05 11:25:48 +08:00
committed by GitHub
parent 0d33cf0097
commit c902dd7291
19 changed files with 116 additions and 37 deletions

View File

@@ -1,5 +1,12 @@
# @esengine/fsm
## 8.0.0
### Patch Changes
- Updated dependencies [[`0d33cf0`](https://github.com/esengine/esengine/commit/0d33cf00977d16e6282931aba2cf771ec2c84c6b)]:
- @esengine/blueprint@4.4.0
## 7.0.0
### Patch Changes

View File

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