Skip to content

Commit 3614c7f

Browse files
chore(release): 2.3.1 [skip ci]
## [2.3.1](2.3.0...2.3.1) (2026-03-06) ### Bug Fixes * 为多个类型添加Preserve属性以防止代码裁剪 ([632480a](632480a))
1 parent 632480a commit 3614c7f

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.1](https://github.com/gameframex/com.gameframex.unity.tuyoogame.yooasset/compare/2.3.0...2.3.1) (2026-03-06)
2+
3+
4+
### Bug Fixes
5+
6+
* 为多个类型添加Preserve属性以防止代码裁剪 ([632480a](https://github.com/gameframex/com.gameframex.unity.tuyoogame.yooasset/commit/632480aa4a006da99cf1f41f0208b7affa7167dc))
7+
18
# CHANGELOG
29

310
All notable changes to this package will be documented in this file.
@@ -233,4 +240,3 @@ SBP库依赖版本升级至2.1.3
233240
### Removed
234241

235242
- (#212) 移除了构建报告里的资源冗余信息列表。
236-

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.3.0",
4+
"version": "2.3.1",
55
"unity": "2019.4",
66
"description": "unity3d resources management system.",
77
"author": {

0 commit comments

Comments
 (0)