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,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.1.1] - 2026-05-27
11+
12+ ### Fixed
13+
14+ - Pin android-core upper bound to prevent 6.0.0-rc.1 pull (#710 ) ([ #329 ] ( https://github.com/mParticle/react-native-mparticle/pull/329 ) )
15+
16+ ### Changed
17+
18+ - Bump @tootallnate/once from 2.0.0 to 2.0.1 ([ #328 ] ( https://github.com/mParticle/react-native-mparticle/pull/328 ) )
19+ - Bump actions/create-github-app-token from 3.1.1 to 3.2.0 ([ #327 ] ( https://github.com/mParticle/react-native-mparticle/pull/327 ) )
20+
1021## [ 3.1.0] - 2026-05-14
1122
1223### Added
@@ -388,7 +399,8 @@ Initial rewrite as a React Native module.
388399
389400- Initial release with core mParticle SDK integration
390401
391- [ unreleased ] : https://github.com/mParticle/react-native-mparticle/compare/3.1.0...HEAD
402+ [ unreleased ] : https://github.com/mParticle/react-native-mparticle/compare/3.1.1...HEAD
403+ [ 3.1.1 ] : https://github.com/mParticle/react-native-mparticle/compare/3.1.0...3.1.1
392404[ 3.1.0 ] : https://github.com/mParticle/react-native-mparticle/compare/3.0.0...3.1.0
393405[ 3.0.0 ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.2...3.0.0
394406[ 2.9.2 ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.1...2.9.2
Original file line number Diff line number Diff line change 1- 3.1.0
1+ 3.1.1
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.0 " ,
7+ "version" : " 3.1.1 " ,
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