chore: release packages (#436)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-01-04 16:25:34 +08:00
committed by GitHub
parent c2acd14fce
commit 2d537dc10c
20 changed files with 89 additions and 35 deletions

View File

@@ -1,5 +1,12 @@
# @esengine/pathfinding
## 7.0.0
### Patch Changes
- Updated dependencies [[`c2acd14`](https://github.com/esengine/esengine/commit/c2acd14fce83af6cd116b3f2e40607229ccc3d6e)]:
- @esengine/blueprint@4.3.0
## 6.0.0
### Patch Changes

View File

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