chore: release packages (#377)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-12-28 19:26:41 +08:00
committed by GitHub
parent 0662b07445
commit e9ea52d9b3
5 changed files with 15 additions and 7 deletions

View File

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