File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 7.0.7] ( https://github.com/NativeScript/NativeScript/compare/7.0.6-core...7.0.7 ) (2020-09-26)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** ios:** preferredDatePickerStyle property ([ #8899 ] ( https://github.com/NativeScript/NativeScript/issues/8899 ) ) ([ dbefc43] ( https://github.com/NativeScript/NativeScript/commit/dbefc43b9bb9b907883990f8d40c178fc7ecea9c ) )
7+
8+
9+
110## [ 7.0.6] ( https://github.com/NativeScript/NativeScript/compare/7.0.5-core...7.0.6 ) (2020-09-25)
211
312
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript" ,
3- "version" : " 7.0.6 " ,
3+ "version" : " 7.0.7 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "setup" : " npx rimraf hooks node_modules package-lock.json && npm i && ts-patch install && nx run core:setup" ,
Original file line number Diff line number Diff line change 33 "main" : " index" ,
44 "types" : " index.d.ts" ,
55 "description" : " NativeScript Core Modules" ,
6- "version" : " 7.0.6 " ,
6+ "version" : " 7.0.7 " ,
77 "homepage" : " https://nativescript.org" ,
88 "repository" : {
99 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments