Pre Merge pull request !412 from zgf/3.x

This commit is contained in:
zgf 2024-10-24 09:50:58 +00:00 committed by Gitee
commit 31b3755fae
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 @@
## 3.0.3
- Released version 3.0.3
## 3.0.3-rc.0
- Custom network method to add request header parameters

View File

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