We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17f6cf commit 458cb59Copy full SHA for 458cb59
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="6.0.6"></a>
2
+## [6.0.6](https://github.com/NativeScript/NativeScript/compare/6.0.5...6.0.6) (2019-08-08)
3
+
4
5
+### Bug Fixes
6
7
+* **tns-core-modules-widgets:** use correct version (6.0.6).
8
9
10
11
## [6.0.5](https://github.com/NativeScript/NativeScript/compare/6.0.4...6.0.5) (2019-08-02)
12
13
tns-core-modules/package.json
@@ -26,7 +26,7 @@
26
"license": "Apache-2.0",
27
"typings": "tns-core-modules.d.ts",
28
"dependencies": {
29
- "tns-core-modules-widgets": "6.0.3",
+ "tns-core-modules-widgets": "6.0.6",
30
"tslib": "^1.9.3"
31
},
32
"devDependencies": {
0 commit comments