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,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.9.2] - 2026-04-15
11+
12+ ### Fixed
13+
14+ - Remove SPM duplicate for mParticle-Apple-SDK ([ #309 ] ( https://github.com/mParticle/react-native-mparticle/pull/309 ) )
15+
16+ ### Changed
17+
18+ - Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1 ([ #307 ] ( https://github.com/mParticle/react-native-mparticle/pull/307 ) )
19+ - Bump actions/create-github-app-token from 3.0.0 to 3.1.1 ([ #306 ] ( https://github.com/mParticle/react-native-mparticle/pull/306 ) )
20+ - Bump maxim-lobanov/setup-xcode from 1.6.0 to 1.7.0 ([ #299 ] ( https://github.com/mParticle/react-native-mparticle/pull/299 ) )
21+
1022## [ 2.9.1] - 2026-03-18
1123
1224### Changed
@@ -358,7 +370,8 @@ Initial rewrite as a React Native module.
358370
359371- Initial release with core mParticle SDK integration
360372
361- [ unreleased ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.1...HEAD
373+ [ unreleased ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.2...HEAD
374+ [ 2.9.2 ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.1...2.9.2
362375[ 2.9.1 ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.0...2.9.1
363376[ 2.9.0 ] : https://github.com/mParticle/react-native-mparticle/compare/2.8.1...2.9.0
364377[ 2.8.1 ] : https://github.com/mParticle/react-native-mparticle/compare/2.8.0...2.8.1
Original file line number Diff line number Diff line change 1- 2.9.1
1+ 2.9.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" : " 2.9.1 " ,
7+ "version" : " 2.9.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