File tree Expand file tree Collapse file tree 2 files changed +20
-5
lines changed
packages/plugins/plugin-braze Expand file tree Collapse file tree 2 files changed +20
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## @segment/analytics-react-native-plugin-braze [ 0.6.0-beta.1] ( https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-v0.5.4...@segment/analytics-react-native-plugin-braze-v0.6.0-beta.1 ) (2023-12-15)
2
+
3
+
4
+ ### Features
5
+
6
+ * RN 0.72 Upgrade ([ 03f13a1] ( https://github.com/segmentio/analytics-react-native/commit/03f13a19c79d8aaad726639de5f0327c748fed1f ) )
7
+
8
+
9
+
10
+ ### Dependencies
11
+
12
+ * ** @segment/analytics-react-native :** upgraded to 2.18.0-beta.1
13
+ * ** @segment/sovran-react-native :** upgraded to 1.1.0-beta.1
14
+
1
15
## [ @segment/analytics-react-native-plugin-braze-v0 .5.4] ( https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-v0.5.3...@segment/analytics-react-native-plugin-braze-v0.5.4 ) (2023-06-02)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @segment/analytics-react-native-plugin-braze" ,
3
- "version" : " 0.5.4 " ,
3
+ "version" : " 0.6.0-beta.1 " ,
4
4
"description" : " The hassle-free way to add Segment analytics to your React-Native app." ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"scripts" : {
47
47
"homepage" : " https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-braze#readme" ,
48
48
"peerDependencies" : {
49
49
"@braze/react-native-sdk" : " ^5.x" ,
50
- "@segment/analytics-react-native" : " workspace:^ "
50
+ "@segment/analytics-react-native" : " ^2.18.0-beta.1 "
51
51
},
52
52
"devDependencies" : {
53
53
"@braze/react-native-sdk" : " ^5.x" ,
54
- "@segment/analytics-react-native" : " workspace:^ " ,
54
+ "@segment/analytics-react-native" : " ^2.18.0-beta.1 " ,
55
55
"@segment/analytics-rn-shared" : " workspace:^" ,
56
- "@segment/sovran-react-native" : " workspace:^ " ,
56
+ "@segment/sovran-react-native" : " ^1.1.0-beta.1 " ,
57
57
"jest" : " ^29.7.0" ,
58
58
"react-native-builder-bob" : " ^0.23.1" ,
59
59
"rimraf" : " ^5.0.5" ,
70
70
},
71
71
"engines" : {
72
72
"node" : " >=12"
73
- }
73
+ },
74
+ "stableVersion" : " 0.6.0-beta.1"
74
75
}
You can’t perform that action at this time.
0 commit comments