release: 1.0.15

This commit is contained in:
2026-06-12 16:12:25 +08:00
parent 781837a769
commit 3fcd4a5af8
3 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
# [1.0.15]
### 调整
* 源头项目升级到 Unity `2022.3.62f2c1`,包声明同步到 Unity `2022.3`
* 修正 `package.json` 仓库地址,便于模板项目直接依赖远程发布包,避免继续维护本地商业化副本。
# [1.0.14]
### 修复