Skip to content

Commit d4259f9

Browse files
semantic-release-botoscb
authored andcommitted
chore(release): 0.3.1 [skip ci]
## [@segment/analytics-react-native-plugin-mixpanel-v0.3.1](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-mixpanel-v0.3.0...@segment/analytics-react-native-plugin-mixpanel-v0.3.1) (2023-03-15) ### Bug Fixes * switching UUID library, new depedencies ([#772](#772)) ([4734389](4734389))
1 parent 3eb7ff2 commit d4259f9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/plugins/plugin-mixpanel/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [@segment/analytics-react-native-plugin-mixpanel-v0.3.1](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-mixpanel-v0.3.0...@segment/analytics-react-native-plugin-mixpanel-v0.3.1) (2023-03-15)
2+
3+
4+
### Bug Fixes
5+
6+
* switching UUID library, new depedencies ([#772](https://github.com/segmentio/analytics-react-native/issues/772)) ([4734389](https://github.com/segmentio/analytics-react-native/commit/4734389dd6c9debd08f6be0b59d3192428586ed9))
7+
18
## [@segment/analytics-react-native-plugin-mixpanel-v0.3.0](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-mixpanel-v0.2.4...@segment/analytics-react-native-plugin-mixpanel-v0.3.0) (2023-01-09)
29

310

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.3.0",
3+
"version": "0.3.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)