Skip to content

Commit 76c6f9f

Browse files
chore(release): 2.5.0 [skip ci]
# [2.5.0](2.4.0...2.5.0) (2026-03-16) ### Features * **ResourceManager:** 添加资源加载耗时统计功能 ([fa5cf5f](fa5cf5f))
1 parent fa5cf5f commit 76c6f9f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.5.0](https://github.com/gameframex/com.gameframex.unity.tuyoogame.yooasset/compare/2.4.0...2.5.0) (2026-03-16)
2+
3+
4+
### Features
5+
6+
* **ResourceManager:** 添加资源加载耗时统计功能 ([fa5cf5f](https://github.com/gameframex/com.gameframex.unity.tuyoogame.yooasset/commit/fa5cf5fdc2beda52f5f926e033c738b7b6ea881f))
7+
18
# [2.4.0](https://github.com/gameframex/com.gameframex.unity.tuyoogame.yooasset/compare/2.3.3...2.4.0) (2026-03-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.gameframex.unity.tuyoogame.yooasset",
33
"displayName": "YooAsset",
4-
"version": "2.4.0",
4+
"version": "2.5.0",
55
"unity": "2019.4",
66
"description": "unity3d resources management system.",
77
"author": {

0 commit comments

Comments
 (0)