chore: changeset for framework package configs (#347)

* chore: add changeset for framework package configs

* fix(docs): 修复 VitePress 配置中的包路径
This commit is contained in:
YHH
2025-12-26 18:13:12 +08:00
committed by GitHub
parent 5cb83f0743
commit ede440d277
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
---
"@esengine/fsm": patch
"@esengine/timer": patch
"@esengine/spatial": patch
"@esengine/procgen": patch
"@esengine/pathfinding": patch
---
fix: 补充 peerDependencies, repository 和 keywords 配置