Skip to content

Commit 2d7bfd1

Browse files
Xiiyypanyinan
and
panyinan
authored
release: @react-native-oh-tpl/react-native-shared-element@0.8.9-0.0.2 (#5)
Co-authored-by: panyinan <panyinan2@h-partners.com>
1 parent d815bd3 commit 2d7bfd1

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/shared_element.har

89.3 KB
Binary file not shown.

harmony/shared_element/BuildProfile.ets

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Use these variables when you tailor your ArkTS code. They must be of the const type.
33
*/
4-
export const HAR_VERSION = '0.8.9-0.0.1';
4+
export const HAR_VERSION = '0.8.9-0.0.2';
55
export const BUILD_MODE_NAME = 'debug';
66
export const DEBUG = true;
77
export const TARGET_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.1",
3+
"version": "0.8.9-0.0.2",
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.1",
3+
"version": "0.8.9-0.0.2",
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)