File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
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+ ## [ 2.7.2] ( https://github.com/iteratehq/react-native-iterate/releases/tag/v2.7.2 )
7+
8+ Released on 2025-04-11.
9+
10+ ** Fixed**
11+
12+ Ampersand's are correctly encoded when present in response properties
613
714## [ 2.7.1] ( https://github.com/iteratehq/react-native-iterate/releases/tag/v2.7.1 )
815
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-iterate" ,
3- "version" : " 2.7.1 " ,
3+ "version" : " 2.7.2 " ,
44 "description" : " In-app user research made easy" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
Original file line number Diff line number Diff line change 1- export const Version = '2.7.1 ' ;
1+ export const Version = '2.7.2 ' ;
22
33export const DefaultHost = 'https://iteratehq.com' ;
44
You can’t perform that action at this time.
0 commit comments