Skip to content

Commit c38a914

Browse files
chore: prepare for 3.1.3
### [3.1.3](3.1.2...3.1.3) (2023-07-14) ### Bug Fixes * hardcode android native SDK version ([#167](#167)) ([be03bd5](be03bd5))
1 parent be03bd5 commit c38a914

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+
### [3.1.3](https://github.com/customerio/customerio-reactnative/compare/3.1.2...3.1.3) (2023-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* hardcode android native SDK version ([#167](https://github.com/customerio/customerio-reactnative/issues/167)) ([be03bd5](https://github.com/customerio/customerio-reactnative/commit/be03bd5dfff7fdf142958c8ddf5f2f9c1ad21e2b))
7+
18
### [3.1.2](https://github.com/customerio/customerio-reactnative/compare/3.1.1...3.1.2) (2023-07-12)
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": "3.1.2",
3+
"version": "3.1.3",
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)