File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
android/src/main/res/values Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 4.8.1] ( https://github.com/customerio/customerio-reactnative/compare/4.8.0...4.8.1 ) (2025-09-05)
2+
3+ ### Bug Fixes
4+
5+ * Add missing InApp dismissMessage() for legacy RN architecture ([ #511 ] ( https://github.com/customerio/customerio-reactnative/issues/511 ) ) ([ 6ab19f5] ( https://github.com/customerio/customerio-reactnative/commit/6ab19f55048b6ff69fdaaa3f643120f312d09308 ) )
6+
17## [ 4.8.0] ( https://github.com/customerio/customerio-reactnative/compare/4.7.0...4.8.0 ) (2025-08-27)
28
39### Features
Original file line number Diff line number Diff line change 99 This will be updated by update-version script with React Native package version
1010 whenever new version of React Native package is released
1111 -->
12- <string name =" customer_io_react_native_sdk_client_version" >4.8.0 </string >
12+ <string name =" customer_io_react_native_sdk_client_version" >4.8.1 </string >
1313</resources >
Original file line number Diff line number Diff line change 11{
22 "name" : " customerio-reactnative" ,
3- "version" : " 4.8.0 " ,
3+ "version" : " 4.8.1 " ,
44 "description" : " Official Customer.io SDK using React Native. Track customers and send messages to your iOS/Android apps." ,
55 "source" : " ./src/index.ts" ,
66 "main" : " ./lib/commonjs/index.js" ,
You can’t perform that action at this time.
0 commit comments