Skip to content

Commit b290f60

Browse files
authored
release: @react-native-oh-tpl/react-native-clippathview@1.1.8-0.2.2 (#23)
Signed-off-by: tyBrave <tianyong21@h-partners.com>
1 parent 37a54f5 commit b290f60

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/clipPath.har

8 Bytes
Binary file not shown.

harmony/clipPath/BuildProfile.ets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default class BuildProfile {
2-
static readonly HAR_VERSION = '1.1.8-0.2.1';
2+
static readonly HAR_VERSION = '1.1.8-0.2.2';
33
static readonly BUILD_MODE_NAME = 'debug';
44
static readonly DEBUG = true;
55
static readonly TARGET_NAME = 'default';

harmony/clipPath/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-clippathview",
77
"description": "Please describe the basic information.",
88
"main": "index.ets",
9-
"version": "1.1.8-0.2.1",
9+
"version": "1.1.8-0.2.2",
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,7 +1,7 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-clippathview",
33
"title": "React Native ClipPath",
4-
"version": "1.1.8-0.2.1",
4+
"version": "1.1.8-0.2.2",
55
"description": "ClipPath Android Web IOS Harmony",
66
"main": "index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)