Skip to content

Commit bc2650b

Browse files
author
wangyue
committed
release: @react-native-oh-tpl/react-native-shared-element@0.8.9-0.0.4
Signed-off-by: wangyue <wangyue334@h-partners.com>
1 parent bf08f0e commit bc2650b

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

harmony/shared_element/build-profile.json5

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
{
22
"apiType": "stageMode",
3+
"buildOptionSet": [
4+
{
5+
"name": "release",
6+
"arkOptions": {
7+
"obfuscation": {
8+
"ruleOptions": {
9+
"enable": false,
10+
}
11+
}
12+
}
13+
},
14+
],
315
"targets": [
416
{
517
"name": "default",

harmony/shared_element/oh-package.json5

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-shared-element",
3-
"version": "0.8.9-0.0.3",
3+
"version": "0.8.9-0.0.4",
44
"description": "",
55
"main": "index.ets",
66
"author": "",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-shared-element",
3-
"version": "0.8.9-0.0.3",
3+
"version": "0.8.9-0.0.4",
44
"description": "Native shared element transition primitives for react-native 💫",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)