mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-07-30 03:48:42 +00:00
修改版本更新说明, 发布1.1.8版本
This commit is contained in:
parent
366e5fbfb0
commit
43446f031d
@ -1,3 +1,6 @@
|
||||
## 1.1.8
|
||||
- 支持窗口和自定义组件动态注册 (用来兼容代码在bundle中,代码加载顺序导致的问题)
|
||||
|
||||
## 1.1.7
|
||||
- **新增**: UI模块支持从指定的Asset Bundle中加载UI包,实现更灵活的资源管理和分包加载。
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "kunpocc",
|
||||
"version": "1.1.7",
|
||||
"version": "1.1.8",
|
||||
"description": "基于creator3.0+的kunpocc库",
|
||||
"main": "./dist/kunpocc.cjs",
|
||||
"module": "./dist/kunpocc.mjs",
|
||||
|
Loading…
x
Reference in New Issue
Block a user