chore: release packages

This commit is contained in:
github-actions[bot]
2026-01-06 03:11:07 +00:00
parent fa593a3c69
commit a790fc9e92
11 changed files with 45 additions and 16 deletions

View File

@@ -1,5 +1,12 @@
# @esengine/pathfinding
## 11.0.0
### Patch Changes
- Updated dependencies [[`fa593a3`](https://github.com/esengine/esengine/commit/fa593a3c69292207800750f8106f418465cb7c0f)]:
- @esengine/ecs-framework-math@2.10.0
## 10.0.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/pathfinding",
"version": "10.0.0",
"version": "11.0.0",
"description": "寻路系统 | Pathfinding System - A*, Grid, NavMesh",
"type": "module",
"main": "./dist/index.js",