File tree 3 files changed +11
-2
lines changed
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
+
1
10
## [ 7.0.6] ( https://github.com/NativeScript/NativeScript/compare/7.0.5-core...7.0.6 ) (2020-09-25)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript" ,
3
- "version" : " 7.0.6 " ,
3
+ "version" : " 7.0.7 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"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 3
3
"main" : " index" ,
4
4
"types" : " index.d.ts" ,
5
5
"description" : " NativeScript Core Modules" ,
6
- "version" : " 7.0.6 " ,
6
+ "version" : " 7.0.7 " ,
7
7
"homepage" : " https://nativescript.org" ,
8
8
"repository" : {
9
9
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments