chore: release packages (#351)

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 22:32:12 +08:00
committed by GitHub
parent d66c18041e
commit 1e31e9101b
8 changed files with 28 additions and 20 deletions

View File

@@ -0,0 +1,8 @@
# @esengine/demos
## 1.0.1
### Patch Changes
- Updated dependencies [[`d66c180`](https://github.com/esengine/esengine/commit/d66c18041ebffa67b4dd12a026075e22dc1f5d36)]:
- @esengine/spatial@1.0.2

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/demos",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"description": "Demo tests for ESEngine modules documentation",
"type": "module",