Skip to content

Commit 999082e

Browse files
committed
feat(ohos): upgrade to 3.3.5 version
1 parent d4fe8fe commit 999082e

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

framework/examples/ohos-har-demo/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "",
77
"license": "",
88
"dependencies": {
9-
"hippy": "3.3.2"
9+
"hippy": "3.3.5"
1010
},
1111
"devDependencies": {},
1212
"dynamicDependencies": {}

framework/ohos/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# 版本记录
22

3+
## 3.3.5
4+
5+
- 修复bug。
6+
7+
## 3.3.4
8+
9+
- 删除对 ohos.vibrator 的使用;
10+
- 签名har包。
11+
12+
## 3.3.3
13+
14+
- 签名har包。
15+
316
## 3.3.2
417

518
Commit: 5af546d4e

framework/ohos/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": "https://github.com/Tencent/Hippy.git",
77
"homepage": "https://framework.tds.qq.com/",
88
"keywords": ["hippy", "cross-platform"],
9-
"version": "3.3.2",
9+
"version": "3.3.5",
1010
"dependencies": {},
1111
"devDependencies": {},
1212
}

0 commit comments

Comments
 (0)