Skip to content

Commit

Permalink
chore: prepare for 2.3.1
Browse files Browse the repository at this point in the history
### [2.3.1](2.3.0...2.3.1) (2023-04-20)

### Bug Fixes

* typescript definition for optional data attributes ([#51](#51)) ([4cec62a](4cec62a))
  • Loading branch information
semantic-release-bot committed Apr 20, 2023
1 parent 4cec62a commit 356ad38
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.3.1](https://github.com/customerio/customerio-reactnative/compare/2.3.0...2.3.1) (2023-04-20)


### Bug Fixes

* typescript definition for optional data attributes ([#51](https://github.com/customerio/customerio-reactnative/issues/51)) ([4cec62a](https://github.com/customerio/customerio-reactnative/commit/4cec62abcf45f14f060d60fb2239c94d50f0a9a9))

## [2.3.0](https://github.com/customerio/customerio-reactnative/compare/2.2.1...2.3.0) (2023-04-04)


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.0",
"version": "2.3.1",
"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 356ad38

Please sign in to comment.