chore: release packages

This commit is contained in:
github-actions[bot]
2026-01-06 10:26:20 +00:00
parent 50681553b5
commit c188a36f2b
19 changed files with 88 additions and 27 deletions

View File

@@ -1,5 +1,12 @@
# @esengine/ecs-framework-math
## 2.10.1
### Patch Changes
- Updated dependencies [[`4e66bd8`](https://github.com/esengine/esengine/commit/4e66bd8e2be80b366a7723dcc48b99df0457aed4)]:
- @esengine/blueprint@4.5.0
## 2.10.0
### Minor Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/ecs-framework-math",
"version": "2.10.0",
"version": "2.10.1",
"description": "ECS框架2D数学库 - 提供向量、矩阵、几何形状和碰撞检测功能",
"main": "bin/index.js",
"types": "bin/index.d.ts",