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.2] - 2026-05-28
11+
12+ ### Fixed
13+
14+ - Bound android kit upper version in expo config plugin ([ #332 ] ( https://github.com/mParticle/react-native-mparticle/pull/332 ) )
15+
1016## [ 3.1.1] - 2026-05-27
1117
1218### Fixed
@@ -399,7 +405,8 @@ Initial rewrite as a React Native module.
399405
400406- Initial release with core mParticle SDK integration
401407
402- [ unreleased ] : https://github.com/mParticle/react-native-mparticle/compare/3.1.1...HEAD
408+ [ unreleased ] : https://github.com/mParticle/react-native-mparticle/compare/3.1.2...HEAD
409+ [ 3.1.2 ] : https://github.com/mParticle/react-native-mparticle/compare/3.1.1...3.1.2
403410[ 3.1.1 ] : https://github.com/mParticle/react-native-mparticle/compare/3.1.0...3.1.1
404411[ 3.1.0 ] : https://github.com/mParticle/react-native-mparticle/compare/3.0.0...3.1.0
405412[ 3.0.0 ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.2...3.0.0
Original file line number Diff line number Diff line change 1- 3.1.1
1+ 3.1.2
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.1.1 " ,
7+ "version" : " 3.1.2 " ,
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