chore: release packages (#434)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-01-04 11:52:43 +08:00
committed by GitHub
parent 2e84942ea1
commit 7f631793d4
20 changed files with 87 additions and 33 deletions

View File

@@ -1,5 +1,12 @@
# @esengine/timer
## 6.0.0
### Patch Changes
- Updated dependencies [[`2e84942`](https://github.com/esengine/esengine/commit/2e84942ea14c5326620398add05840fa8bea16f8)]:
- @esengine/blueprint@4.2.0
## 5.0.0
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@esengine/timer",
"version": "5.0.0",
"version": "6.0.0",
"description": "Timer and cooldown system for ECS Framework / ECS 框架的定时器和冷却系统",
"type": "module",
"main": "./dist/index.js",