Skip to content

Commit

Permalink
chore: prepare for 2.4.0
Browse files Browse the repository at this point in the history
## [2.4.0](2.3.3...2.4.0) (2023-06-01)

### Features

* dismiss in-app message ([#138](#138)) ([55d4c62](55d4c62))
  • Loading branch information
semantic-release-bot committed Jun 1, 2023
1 parent 55d4c62 commit bf70f64
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.4.0](https://github.com/customerio/customerio-reactnative/compare/2.3.3...2.4.0) (2023-06-01)


### Features

* dismiss in-app message ([#138](https://github.com/customerio/customerio-reactnative/issues/138)) ([55d4c62](https://github.com/customerio/customerio-reactnative/commit/55d4c6245b57a7090e0c0157996d2f43874b5297))

### [2.3.3](https://github.com/customerio/customerio-reactnative/compare/2.3.2...2.3.3) (2023-05-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "customerio-reactnative",
"version": "2.3.3",
"version": "2.4.0",
"description": "Official Customer.io SDK using React Native. Track customers and send messages to your iOS/Android apps.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit bf70f64

Please sign in to comment.