File tree Expand file tree Collapse file tree 2 files changed +20
-5
lines changed
packages/plugins/plugin-amplitudeSession 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-amplitude -session [ 0.4.0-beta.1] ( https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-amplitude-session-v0.3.3...@segment/analytics-react-native-plugin-amplitude-session-v0.4.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+
115## [ @segment/analytics-react-native-plugin-amplitude -session-v0.3.3] ( https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-amplitude-session-v0.3.2...@segment/analytics-react-native-plugin-amplitude-session-v0.3.3 ) (2023-04-18)
216
317
Original file line number Diff line number Diff line change 11{
22 "name" : " @segment/analytics-react-native-plugin-amplitude-session" ,
3- "version" : " 0.3.3 " ,
3+ "version" : " 0.4.0-beta.1 " ,
44 "description" : " The hassle-free way to add Segment analytics to your React-Native app." ,
55 "main" : " lib/commonjs/index" ,
66 "scripts" : {
4545 },
4646 "homepage" : " https://github.com/segmentio/analytics-react-native/tree/master/packages/plugins/plugin-amplitudeSession#readme" ,
4747 "peerDependencies" : {
48- "@segment/analytics-react-native" : " workspace:^ "
48+ "@segment/analytics-react-native" : " ^2.18.0-beta.1 "
4949 },
5050 "devDependencies" : {
51- "@segment/analytics-react-native" : " workspace:^ " ,
51+ "@segment/analytics-react-native" : " ^2.18.0-beta.1 " ,
5252 "@segment/analytics-rn-shared" : " workspace:^" ,
53- "@segment/sovran-react-native" : " workspace:^ " ,
53+ "@segment/sovran-react-native" : " ^1.1.0-beta.1 " ,
5454 "@types/jest" : " ^29.5.8" ,
5555 "rimraf" : " ^5.0.5" ,
5656 "ts-jest" : " ^29.1.1" ,
6767 },
6868 "engines" : {
6969 "node" : " >=12"
70- }
70+ },
71+ "stableVersion" : " 0.4.0-beta.1"
7172}
You can’t perform that action at this time.
0 commit comments