Skip to content

Commit 1fe2a76

Browse files
jamesnroktgithub-actions[bot]
authored andcommitted
chore: bump version to 2.9.1
1 parent 8d3b6bc commit 1fe2a76

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,8 @@ Initial rewrite as a React Native module.
345345

346346
- Initial release with core mParticle SDK integration
347347

348-
[unreleased]: https://github.com/mParticle/react-native-mparticle/compare/2.9.0...HEAD
348+
[unreleased]: https://github.com/mParticle/react-native-mparticle/compare/2.9.1...HEAD
349+
[2.9.1]: https://github.com/mParticle/react-native-mparticle/compare/2.9.0...2.9.1
349350
[2.9.0]: https://github.com/mParticle/react-native-mparticle/compare/2.8.1...2.9.0
350351
[2.8.1]: https://github.com/mParticle/react-native-mparticle/compare/2.8.0...2.8.1
351352
[2.8.0]: https://github.com/mParticle/react-native-mparticle/compare/v2.7.13...2.8.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.9.0
1+
2.9.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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",

0 commit comments

Comments
 (0)