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,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.0.0] - 2026-04-16
11+
12+ ### Added
13+
14+ - Support Shoppable ads and v9 of mParticle iOS SDK ([ #311 ] ( https://github.com/mParticle/react-native-mparticle/pull/311 ) )
15+
16+ ### Changed
17+
18+ - Add --allow-same-version to draft release workflow ([ #312 ] ( https://github.com/mParticle/react-native-mparticle/pull/312 ) )
19+
1020## [ 2.9.2] - 2026-04-15
1121
1222### Fixed
@@ -370,7 +380,8 @@ Initial rewrite as a React Native module.
370380
371381- Initial release with core mParticle SDK integration
372382
373- [ unreleased ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.2...HEAD
383+ [ unreleased ] : https://github.com/mParticle/react-native-mparticle/compare/3.0.0...HEAD
384+ [ 3.0.0 ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.2...3.0.0
374385[ 2.9.2 ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.1...2.9.2
375386[ 2.9.1 ] : https://github.com/mParticle/react-native-mparticle/compare/2.9.0...2.9.1
376387[ 2.9.0 ] : https://github.com/mParticle/react-native-mparticle/compare/2.8.1...2.9.0
Original file line number Diff line number Diff line change 1- 2.9.2
1+ 3.0.0
You can’t perform that action at this time.
0 commit comments