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,13 @@
# @esengine/demos
## 1.0.15
### Patch Changes
- Updated dependencies []:
- @esengine/pathfinding@9.0.0
- @esengine/spatial@9.0.0
## 1.0.14
### Patch Changes

View File

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