chore: release packages (#441)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-01-05 22:20:23 +08:00
committed by GitHub
parent 30173f0764
commit e90a42b1c9
12 changed files with 56 additions and 26 deletions

View File

@@ -1,5 +1,12 @@
# @esengine/spatial
## 9.0.0
### Patch Changes
- Updated dependencies [[`30173f0`](https://github.com/esengine/esengine/commit/30173f076415c9770a429b236b8bab95a2fdc498)]:
- @esengine/ecs-framework-math@2.8.0
## 8.0.0
### Patch Changes

View File

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