release: 1.0.15

This commit is contained in:
2026-06-12 16:12:25 +08:00
parent 915180881d
commit ab4df03199
2 changed files with 10 additions and 3 deletions

View File

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