File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44` react-native-iterate ` adheres to [ Semantic Versioning] ( https://semver.org/ ) .
55
6+
7+ ## [ 2.7.0] ( https://github.com/iteratehq/react-native-iterate/releases/tag/v2.7.0 )
8+
9+ ** Added**
10+
11+ - Added support for multi-language surveys
12+
13+
614## [ 2.6.0] ( https://github.com/iteratehq/react-native-iterate/releases/tag/v2.6.0 )
715
816** Added**
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-iterate" ,
3- "version" : " 2.6 .0" ,
3+ "version" : " 2.7 .0" ,
44 "description" : " In-app user research made easy" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
163163 "react-redux" : " ^8.1.3" ,
164164 "redux" : " ^4.2.1"
165165 }
166- }
166+ }
Original file line number Diff line number Diff line change 1- export const Version = '2.6 .0' ;
1+ export const Version = '2.7 .0' ;
22
33export const DefaultHost = 'https://iteratehq.com' ;
44
You can’t perform that action at this time.
0 commit comments