Skip to content

Commit 41155b1

Browse files
Beflyingsongzhf
andauthored
pre-release: @react-native-ohos/mixpanel-react-native@3.2.0-rc.1 (#20)
Signed-off-by: songzhf <songzhifei2@h-partners.com> Co-authored-by: songzhf <songzhifei2@h-partners.com>
1 parent b958b07 commit 41155b1

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

harmony/mixpanel.har

40.1 KB
Binary file not shown.

harmony/mixpanel/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 = '3.1.3-rc.1';
4+
export const HAR_VERSION = '3.2.0-rc.1';
55
export const BUILD_MODE_NAME = 'debug';
66
export const DEBUG = true;
77
export const TARGET_NAME = 'default';

harmony/mixpanel/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-ohos/mixpanel-react-native",
3-
"version": "3.1.3-rc.1",
3+
"version": "3.2.0-rc.1",
44
"description": "",
55
"main": "Index.ets",
66
"types": "",

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-ohos/mixpanel-react-native",
3-
"version": "3.1.3-rc.1",
3+
"version": "3.2.0-rc.1",
44
"description": "Official React Native Tracking Library for Mixpanel Analytics",
55
"files": [
66
"src",

0 commit comments

Comments
 (0)