添加gpu_transform组件的1.0.1版本信息
Signed-off-by: qinjianqi <qinjianqi@huawei.com>
This commit is contained in:
parent
68699d2aac
commit
3aeb380626
|
@ -1,3 +1,6 @@
|
||||||
|
## 1.0.1
|
||||||
|
- 更新libc++sheared.so版本
|
||||||
|
|
||||||
## 1.0.0
|
## 1.0.0
|
||||||
- 包管理工具由npm切换为ohpm
|
- 包管理工具由npm切换为ohpm
|
||||||
- 适配DevEco Studio: 3.1Release(3.1.3.400)
|
- 适配DevEco Studio: 3.1Release(3.1.3.400)
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
"main": "index.ets",
|
"main": "index.ets",
|
||||||
"repository": "https://gitee.com/openharmony-tpc/ImageKnife",
|
"repository": "https://gitee.com/openharmony-tpc/ImageKnife",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"tags": [
|
"tags": [
|
||||||
"Tool"
|
"Tool"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue