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

@@ -0,0 +1,7 @@
# @esengine/spatial
## 1.0.1
### Patch Changes
- [#347](https://github.com/esengine/esengine/pull/347) [`ede440d`](https://github.com/esengine/esengine/commit/ede440d277e5834f7ccf5e771d2186873570438b) Thanks [@esengine](https://github.com/esengine)! - fix: 补充 peerDependencies, repository 和 keywords 配置

View File

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