File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.1.0] - 2026-05-14
11+
12+ ### Added
13+
14+ - Support mParticle Apple SDK 9.2 ([ #324 ] ( https://github.com/mParticle/react-native-mparticle/pull/324 ) )
15+
1016## [ 3.0.0] - 2026-04-16
1117
1218### Added
@@ -382,7 +388,8 @@ Initial rewrite as a React Native module.
382388
383389- Initial release with core mParticle SDK integration
384390
385- [ unreleased ] : https://github.com/mParticle/react-native-mparticle/compare/3.0.0...HEAD
391+ [ unreleased ] : https://github.com/mParticle/react-native-mparticle/compare/3.1.0...HEAD
392+ [ 3.1.0 ] : https://github.com/mParticle/react-native-mparticle/compare/3.0.0...3.1.0
386393[ 3.0.0 ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.2...3.0.0
387394[ 2.9.2 ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.1...2.9.2
388395[ 2.9.1 ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.0...2.9.1
Original file line number Diff line number Diff line change 1- 3.0 .0
1+ 3.1 .0
Original file line number Diff line number Diff line change 44 "homepage" : " https://www.mparticle.com" ,
55 "license" : " Apache-2.0" ,
66 "repository" : " mParticle/react-native-mparticle" ,
7- "version" : " 3.0 .0" ,
7+ "version" : " 3.1 .0" ,
88 "main" : " lib/index.js" ,
99 "types" : " lib/index.d.ts" ,
1010 "react-native" : " js/index" ,
You can’t perform that action at this time.
0 commit comments