Skip to content

Commit 77b60d7

Browse files
chore: prepare for 3.1.8
### [3.1.8](3.1.7...3.1.8) (2023-08-28) ### Bug Fixes * include required messagingpush dependency for no push configuration ([#187](#187)) ([78bbc63](78bbc63))
1 parent 78bbc63 commit 77b60d7

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [3.1.8](https://github.com/customerio/customerio-reactnative/compare/3.1.7...3.1.8) (2023-08-28)
2+
3+
4+
### Bug Fixes
5+
6+
* include required messagingpush dependency for no push configuration ([#187](https://github.com/customerio/customerio-reactnative/issues/187)) ([78bbc63](https://github.com/customerio/customerio-reactnative/commit/78bbc63035743714c9fc6a3ad7ad046312e20ca6))
7+
18
### [3.1.7](https://github.com/customerio/customerio-reactnative/compare/3.1.6...3.1.7) (2023-07-26)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "customerio-reactnative",
3-
"version": "3.1.7",
3+
"version": "3.1.8",
44
"description": "Official Customer.io SDK using React Native. Track customers and send messages to your iOS/Android apps.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)