Pre Merge pull request !58 from 明月清风/master

This commit is contained in:
明月清风 2023-10-12 11:59:32 +00:00 committed by Gitee
commit dc005029d5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 2.1.0-rc.0
- 修复不兼容API9的问题
## 2.1.0
- ArkTs语法整改:

View File

@ -14,7 +14,7 @@
"main": "index.ets",
"repository": "https://gitee.com/openharmony-tpc/ImageKnife",
"type": "module",
"version": "2.1.0",
"version": "2.1.0-rc.0",
"dependencies": {
"@ohos/disklrucache": "^2.0.1",
"@ohos/svg": "^2.1.0",