Skip to content

Commit 986989e

Browse files
authored
release: @react-native-oh-tpl/react-native-smartRefreshLayout@0.6.7-0.2.16 (#60)
Signed-off-by: tyBrave <tianyong21@h-partners.com>
1 parent b735db0 commit 986989e

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/smart_refresh_layout.har

-677 Bytes
Binary file not shown.

harmony/smart_refresh_layout/BuildProfile.ets

Lines changed: 1 addition & 1 deletion
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.6.7-0.2.15';
4+
export const HAR_VERSION = '0.6.7-0.2.16';
55
export const BUILD_MODE_NAME = 'release';
66
export const DEBUG = false;
77
export const TARGET_NAME = 'default';

harmony/smart_refresh_layout/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "@react-native-oh-tpl/react-native-smartrefreshlayout",
77
"description": "Please describe the basic information.",
88
"main": "index.ets",
9-
"version": "0.6.7-0.2.15",
9+
"version": "0.6.7-0.2.16",
1010
"dependencies": {
1111
"@rnoh/react-native-openharmony": "file:../react_native_openharmony"
1212
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-smartrefreshlayout",
3-
"version": "0.6.7-0.2.15",
3+
"version": "0.6.7-0.2.16",
44
"description": "基于android SmartRefreshLayout的封装",
55
"harmony": {
66
"alias": "react-native-smartrefreshlayout"

0 commit comments

Comments
 (0)