File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ Unreleased]
9+
10+ ## [ 2.9.1] - 2026-03-18
11+
12+ ### Changed
13+
14+ - Add Additonal Diagnostic Logs ([ #292 ] ( https://github.com/mParticle/react-native-mparticle/pull/292 ) )
15+ - Bump ffurrer2/extract-release-notes from 3.0.0 to 3.1.0 ([ #295 ] ( https://github.com/mParticle/react-native-mparticle/pull/295 ) )
16+ - Bump actions/create-github-app-token from 2.2.1 to 3.0.0 ([ #294 ] ( https://github.com/mParticle/react-native-mparticle/pull/294 ) )
17+ - Bump ncipollo/release-action from 1.20.0 to 1.21.0 ([ #293 ] ( https://github.com/mParticle/react-native-mparticle/pull/293 ) )
18+ - Bump actions/checkout from 4 to 6 ([ #290 ] ( https://github.com/mParticle/react-native-mparticle/pull/290 ) )
19+ - Bump actions/setup-node from 4 to 6 ([ #291 ] ( https://github.com/mParticle/react-native-mparticle/pull/291 ) )
20+
821## [ 2.9.0] - 2026-03-06
922
1023### Added
@@ -345,7 +358,8 @@ Initial rewrite as a React Native module.
345358
346359- Initial release with core mParticle SDK integration
347360
348- [ unreleased ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.0...HEAD
361+ [ unreleased ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.1...HEAD
362+ [ 2.9.1 ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.0...2.9.1
349363[ 2.9.0 ] : https://github.com/mParticle/react-native-mparticle/compare/2.8.1...2.9.0
350364[ 2.8.1 ] : https://github.com/mParticle/react-native-mparticle/compare/2.8.0...2.8.1
351365[ 2.8.0 ] : https://github.com/mParticle/react-native-mparticle/compare/v2.7.13...2.8.0
Original file line number Diff line number Diff line change 1- 2.9.0
1+ 2.9.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" : " 2.9.0 " ,
7+ "version" : " 2.9.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