chore: release packages (#348)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ede440d277
commit
27b9e174eb
7
packages/framework/spatial/CHANGELOG.md
Normal file
7
packages/framework/spatial/CHANGELOG.md
Normal 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 配置
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user