Compare commits

...

2 Commits

Author SHA1 Message Date
何冠峰 974493f88d Update CHANGELOG.md 2025-03-25 11:15:56 +08:00
何冠峰 69a69988a1 Update package.json 2025-03-25 11:15:24 +08:00
2 changed files with 12 additions and 1 deletions

View File

@ -2,6 +2,17 @@
All notable changes to this package will be documented in this file.
## [2.3.6] - 2025-03-25
### Improvements
- 构建管线新增了TaskCreateCatalog任务节点。
- 内置文件系统的catalog文件现在存储在streammingAssets目录下。
### Fixed
- (#486) 修复了微信小游戏文件系统调用ClearUnusedBundleFiles时候的异常。
## [2.3.5-preview] - 2025-03-14
### Fixed

View File

@ -1,7 +1,7 @@
{
"name": "com.tuyoogame.yooasset",
"displayName": "YooAsset",
"version": "2.3.5-preview",
"version": "2.3.6",
"unity": "2019.4",
"description": "unity3d resources management system.",
"author": {