Skip to content

Commit bf70f64

Browse files
chore: prepare for 2.4.0
## [2.4.0](2.3.3...2.4.0) (2023-06-01) ### Features * dismiss in-app message ([#138](#138)) ([55d4c62](55d4c62))
1 parent 55d4c62 commit bf70f64

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+
## [2.4.0](https://github.com/customerio/customerio-reactnative/compare/2.3.3...2.4.0) (2023-06-01)
2+
3+
4+
### Features
5+
6+
* dismiss in-app message ([#138](https://github.com/customerio/customerio-reactnative/issues/138)) ([55d4c62](https://github.com/customerio/customerio-reactnative/commit/55d4c6245b57a7090e0c0157996d2f43874b5297))
7+
18
### [2.3.3](https://github.com/customerio/customerio-reactnative/compare/2.3.2...2.3.3) (2023-05-03)
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": "2.3.3",
3+
"version": "2.4.0",
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)