File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ v2.1.6] ( https://github.com/azeezat/react-native-select/compare/v2.1.5...v2.1.6 )
8+
9+ - added functionality to remove item from selected items list [ ` #113 ` ] ( https://github.com/azeezat/react-native-select/pull/113 )
10+
711#### [ v2.1.5] ( https://github.com/azeezat/react-native-select/compare/v2.1.4...v2.1.5 )
812
13+ > 29 June 2025
14+
915- fix: remove check icon when checkbox is unchecked. [ ` #114 ` ] ( https://github.com/azeezat/react-native-select/pull/114 )
16+ - chore: release v2.1.5 [ ` e1a39cf ` ] ( https://github.com/azeezat/react-native-select/commit/e1a39cf077848683f2a6325fce32373705f150c6 )
1017
1118#### [ v2.1.4] ( https://github.com/azeezat/react-native-select/compare/v2.1.3...v2.1.4 )
1219
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-input-select" ,
3- "version" : " 2.1.5 " ,
3+ "version" : " 2.1.6 " ,
44 "description" : " A customizable dropdown selection package for react-native for android and iOS with multiple select and search capabilities." ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments