File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
tns-platform-declarations Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 6.0.4 " ></a >
2
+ ## [ 6.0.4] ( https://github.com/NativeScript/NativeScript/compare/6.0.3...6.0.4 ) (2019-07-30)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** ios:** 'ui/tabs' not found for element 'Tabs'
8
+
9
+
1
10
<a name =" 6.0.3 " ></a >
2
11
## [ 6.0.3] ( https://github.com/NativeScript/NativeScript/compare/6.0.2...6.0.3 ) (2019-07-29)
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tns-core-modules" ,
3
3
"description" : " Telerik NativeScript Core Modules" ,
4
- "version" : " 6.0.3 " ,
4
+ "version" : " 6.0.4 " ,
5
5
"homepage" : " https://www.nativescript.org" ,
6
6
"repository" : {
7
7
"type" : " git" ,
26
26
"license" : " Apache-2.0" ,
27
27
"typings" : " tns-core-modules.d.ts" ,
28
28
"dependencies" : {
29
- "tns-core-modules-widgets" : " next " ,
29
+ "tns-core-modules-widgets" : " 6.0.3 " ,
30
30
"tslib" : " ^1.9.3"
31
31
},
32
32
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tns-platform-declarations" ,
3
- "version" : " 6.0.3 " ,
3
+ "version" : " 6.0.4 " ,
4
4
"description" : " Platform-specific TypeScript declarations for NativeScript for accessing native objects" ,
5
5
"main" : " " ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments