chore: release packages (#358)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-12-27 10:31:43 +08:00
committed by GitHub
parent 5131ec3c52
commit c7f8208b6f
19 changed files with 80 additions and 14 deletions

View File

@@ -1,5 +1,13 @@
# @esengine/spatial
## 1.0.4
### Patch Changes
- Updated dependencies [[`7d74623`](https://github.com/esengine/esengine/commit/7d746237100084ac3456f1af92ff664db4e50cc8)]:
- @esengine/ecs-framework@2.4.4
- @esengine/blueprint@1.0.2
## 1.0.3
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/spatial",
"version": "1.0.3",
"version": "1.0.4",
"description": "Spatial query and indexing system for ECS Framework / ECS 框架的空间查询和索引系统",
"type": "module",
"main": "./dist/index.js",