Skip to content

Commit

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

### Bug Fixes

* update import from common to CioInternalCommon ([#147](#147)) ([f0382a4](f0382a4))
  • Loading branch information
semantic-release-bot committed Jun 6, 2023
1 parent f0382a4 commit ccfb636
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.2](https://github.com/customerio/customerio-reactnative/compare/2.4.1...2.4.2) (2023-06-06)


### Bug Fixes

* update import from common to CioInternalCommon ([#147](https://github.com/customerio/customerio-reactnative/issues/147)) ([f0382a4](https://github.com/customerio/customerio-reactnative/commit/f0382a4823986be78680ce2dab468b2ea47d66fd))

### [2.4.1](https://github.com/customerio/customerio-reactnative/compare/2.4.0...2.4.1) (2023-06-05)


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.4.1",
"version": "2.4.2",
"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 ccfb636

Please sign in to comment.