Skip to content

Commit 4ffd374

Browse files
chore(release): 0.2.1 [skip ci]
## [@segment/analytics-react-native-plugin-mixpanel-v0.2.1](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-mixpanel-v0.2.0...@segment/analytics-react-native-plugin-mixpanel-v0.2.1) (2022-06-24) ### Bug Fixes * import MixpanelPlugin from the right package ([#562](#562)) ([d1b6af1](d1b6af1)) * persist user traits across events ([#581](#581)) ([d48ac83](d48ac83))
1 parent a6c918c commit 4ffd374

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## [@segment/analytics-react-native-plugin-mixpanel-v0.2.1](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-mixpanel-v0.2.0...@segment/analytics-react-native-plugin-mixpanel-v0.2.1) (2022-06-24)
2+
3+
4+
### Bug Fixes
5+
6+
* import MixpanelPlugin from the right package ([#562](https://github.com/segmentio/analytics-react-native/issues/562)) ([d1b6af1](https://github.com/segmentio/analytics-react-native/commit/d1b6af1f0133549069cb0fb92e32f96a7ca43bf7))
7+
* persist user traits across events ([#581](https://github.com/segmentio/analytics-react-native/issues/581)) ([d48ac83](https://github.com/segmentio/analytics-react-native/commit/d48ac834000a4a81524b30ec1e386f337d55adf2))

packages/plugins/plugin-mixpanel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-mixpanel",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {

0 commit comments

Comments
 (0)