Skip to content

Commit d674d89

Browse files
chore: bump version to 3.0.0
1 parent 6621345 commit d674d89

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff 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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.2
1+
3.0.0

0 commit comments

Comments
 (0)