File tree Expand file tree Collapse file tree 2 files changed +18
-4
lines changed
packages/plugins/plugin-braze-middleware Expand file tree Collapse file tree 2 files changed +18
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## @segment/analytics-react-native-plugin-braze -middleware [ 1.1.0] ( https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-middleware-v1.0.1...@segment/analytics-react-native-plugin-braze-middleware-v1.1.0 ) (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
13
+ * ** @segment/sovran-react-native :** upgraded to 1.1.0
14
+
1
15
## [ @segment/analytics-react-native-plugin-braze -middleware-v1.0.1] ( https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-braze-middleware-v1.0.0...@segment/analytics-react-native-plugin-braze-middleware-v1.0.1 ) (2023-04-18)
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-middleware" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
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" : {
46
46
},
47
47
"homepage" : " https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-braze-middleware#readme" ,
48
48
"peerDependencies" : {
49
- "@segment/analytics-react-native" : " workspace:^ "
49
+ "@segment/analytics-react-native" : " ^2.18.0 "
50
50
},
51
51
"devDependencies" : {
52
- "@segment/analytics-react-native" : " workspace:^ " ,
52
+ "@segment/analytics-react-native" : " ^2.18.0 " ,
53
53
"@segment/analytics-rn-shared" : " workspace:^" ,
54
- "@segment/sovran-react-native" : " workspace:^ " ,
54
+ "@segment/sovran-react-native" : " ^1.1.0 " ,
55
55
"jest" : " ^29.7.0" ,
56
56
"react-native-builder-bob" : " ^0.23.1" ,
57
57
"rimraf" : " ^5.0.5" ,
You can’t perform that action at this time.
0 commit comments