!106 添加gpu_transform组件的1.0.1版本信息

Merge pull request !106 from qinjianqi/master
This commit is contained in:
openharmony_ci 2024-01-27 02:40:11 +00:00 committed by Gitee
commit 6267ee127e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## 1.0.1
- 更新libc++sheared.so版本
## 1.0.0
- 包管理工具由npm切换为ohpm
- 适配DevEco Studio: 3.1Release(3.1.3.400)

View File

@ -14,7 +14,7 @@
"main": "index.ets",
"repository": "https://gitee.com/openharmony-tpc/ImageKnife",
"type": "module",
"version": "1.0.0",
"version": "1.0.1",
"tags": [
"Tool"
],