Skip to content

Commit 356ad38

Browse files
chore: prepare for 2.3.1
### [2.3.1](2.3.0...2.3.1) (2023-04-20) ### Bug Fixes * typescript definition for optional data attributes ([#51](#51)) ([4cec62a](4cec62a))
1 parent 4cec62a commit 356ad38

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.3.1](https://github.com/customerio/customerio-reactnative/compare/2.3.0...2.3.1) (2023-04-20)
2+
3+
4+
### Bug Fixes
5+
6+
* typescript definition for optional data attributes ([#51](https://github.com/customerio/customerio-reactnative/issues/51)) ([4cec62a](https://github.com/customerio/customerio-reactnative/commit/4cec62abcf45f14f060d60fb2239c94d50f0a9a9))
7+
18
## [2.3.0](https://github.com/customerio/customerio-reactnative/compare/2.2.1...2.3.0) (2023-04-04)
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.0",
3+
"version": "2.3.1",
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)