Compare commits

..

No commits in common. "ccd4455b83344414c3eb6459b194647e14f3c895" and "6dcf2840b36c0926e3e36a06118b3023c20c7ab9" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,3 @@
## 3.0.2-rc.1
- release打包关闭混淆
## 3.0.2-rc.0
- FileUtil.readFile接口和file格式图片同步关闭fd

View File

@ -14,7 +14,7 @@
"main": "index.ets",
"repository": "https://gitee.com/openharmony-tpc/ImageKnife",
"type": "module",
"version": "3.0.2-rc.1",
"version": "3.0.1-rc.2",
"dependencies": {
"@ohos/gpu_transform": "^1.0.2"
},