Skip to content

Commit 7c76675

Browse files
chore(release): 2.1.2 [skip ci]
## [2.1.2](2.1.1...2.1.2) (2026-03-05) ### Bug Fixes * **AssetManager:** 修复清理未使用资源包的方法调用 ([23e41a2](23e41a2))
1 parent 7c2a691 commit 7c76675

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.1.2](https://github.com/gameframex/com.gameframex.unity.asset/compare/2.1.1...2.1.2) (2026-03-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **AssetManager:** 修复清理未使用资源包的方法调用 ([23e41a2](https://github.com/gameframex/com.gameframex.unity.asset/commit/23e41a29c6c7ee20435bd19b3ac176497b9d1125))
7+
18
## [2.1.1](https://github.com/gameframex/com.gameframex.unity.asset/compare/2.1.0...2.1.1) (2026-03-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Game Frame X Asset",
44
"category": "Game Framework X",
55
"description": "独立游戏前后端一体化解决方案,独立游戏开发者的圆梦大使。\n文档地址: https://gameframex.doc.alianblank.com \n Game Frame X Asset组件 - Unity资源管理功能包,提供资源管理功能,使资源管理功能的使用更加简单高效。",
6-
"version": "2.1.1",
6+
"version": "2.1.2",
77
"unity": "2019.4",
88
"keywords": [
99
"Game Framework X"

0 commit comments

Comments
 (0)