Skip to content

Commit 25e7515

Browse files
chore(release): 2.3.2 [skip ci]
## [2.3.2](2.3.1...2.3.2) (2026-03-11) ### Bug Fixes * 移除未使用的命名空间以简化代码 ([b689da8](b689da8))
1 parent b689da8 commit 25e7515

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.3.2](https://github.com/gameframex/com.gameframex.unity.tuyoogame.yooasset/compare/2.3.1...2.3.2) (2026-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* 移除未使用的命名空间以简化代码 ([b689da8](https://github.com/gameframex/com.gameframex.unity.tuyoogame.yooasset/commit/b689da8d4fba08899bc269675332614ca67d996d))
7+
18
## [2.3.1](https://github.com/gameframex/com.gameframex.unity.tuyoogame.yooasset/compare/2.3.0...2.3.1) (2026-03-06)
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.3.1",
4+
"version": "2.3.2",
55
"unity": "2019.4",
66
"description": "unity3d resources management system.",
77
"author": {

0 commit comments

Comments
 (0)