Skip to content

Commit e5df7bc

Browse files
chore(release): 2.8.1 [skip ci]
## [2.8.1](2.8.0...2.8.1) (2026-03-31) ### Bug Fixes * **编译条件:** 将微信小游戏条件编译符号从WECHAT_MINI_GAME改为ENABLE_WECHAT_MINI_GAME ([22ce828](22ce828))
1 parent 37a8c5f commit e5df7bc

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.8.1](https://github.com/gameframex/com.gameframex.unity.tuyoogame.yooasset/compare/2.8.0...2.8.1) (2026-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **编译条件:** 将微信小游戏条件编译符号从WECHAT_MINI_GAME改为ENABLE_WECHAT_MINI_GAME ([22ce828](https://github.com/gameframex/com.gameframex.unity.tuyoogame.yooasset/commit/22ce828db5b3ad59bd3cc3cbb14f78a7682bdbc6))
7+
18
# [2.8.0](https://github.com/gameframex/com.gameframex.unity.tuyoogame.yooasset/compare/2.7.0...2.8.0) (2026-03-29)
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.8.0",
4+
"version": "2.8.1",
55
"unity": "2019.4",
66
"description": "unity3d resources management system.",
77
"author": {

0 commit comments

Comments
 (0)