Skip to content

Commit 458cb59

Browse files
release: cut the 6.0.6 release (NativeScript#7662)
* release: cut the 6.0.6 release * chore: update log
1 parent f17f6cf commit 458cb59

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
## [6.0.5](https://github.com/NativeScript/NativeScript/compare/6.0.4...6.0.5) (2019-08-02)
212

313

tns-core-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"license": "Apache-2.0",
2727
"typings": "tns-core-modules.d.ts",
2828
"dependencies": {
29-
"tns-core-modules-widgets": "6.0.3",
29+
"tns-core-modules-widgets": "6.0.6",
3030
"tslib": "^1.9.3"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)