chore: release packages (#348)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-12-26 18:16:57 +08:00
committed by GitHub
parent ede440d277
commit 27b9e174eb
11 changed files with 40 additions and 14 deletions

View File

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