Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# v3.2.0
- release v3.2.0

# Changelog

## 鸿蒙化Log
Expand Down
Binary file modified harmony/mixpanel.har
Binary file not shown.
2 changes: 1 addition & 1 deletion harmony/mixpanel/oh-package.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-ohos/mixpanel-react-native",
"version": "3.2.0-rc.2",
"version": "3.2.0",
"description": "",
"main": "Index.ets",
"types": "",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-ohos/mixpanel-react-native",
"version": "3.2.0-rc.2",
"version": "3.2.0",
"description": "Official React Native Tracking Library for Mixpanel Analytics",
"files": [
"src",
Expand Down