更新说明:
1、修改版本号不匹配问题 Signed-off-by: 明月清风 <2928139825@qq.com>
This commit is contained in:
parent
9b60f940f3
commit
5400c30bde
|
@ -1,8 +1,8 @@
|
|||
## 2.1.0-rc.1
|
||||
## 2.1.1-rc.1
|
||||
|
||||
- 新增自定义key参数配置
|
||||
|
||||
## 2.1.0-rc.0
|
||||
## 2.1.1-rc.0
|
||||
|
||||
- 修复不兼容API9的问题
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"main": "index.ets",
|
||||
"repository": "https://gitee.com/openharmony-tpc/ImageKnife",
|
||||
"type": "module",
|
||||
"version": "2.1.0-rc.1",
|
||||
"version": "2.1.1-rc.1",
|
||||
"dependencies": {
|
||||
"@ohos/disklrucache": "^2.0.2-rc.0",
|
||||
"@ohos/svg": "^2.1.1-rc.0",
|
||||
|
|
Loading…
Reference in New Issue