Skip to content

Commit 79451bf

Browse files
Merge pull request #1620 from NativeScript/merge-release-in-master
chore: merge release in master
2 parents cf1de7f + 798c705 commit 79451bf

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ env:
33
- NODE_VERSION=8
44
- EMULATOR_API_LEVEL=23
55
- ANDROID_VERSION=28
6-
- ANDROID_BUILD_TOOLS_VERSION=28.0.2
6+
- ANDROID_BUILD_TOOLS_VERSION=28.0.3
77
- ANDROID_ABI=armeabi-v7a
88
- EMULATOR_NAME=test
99
- ANDROID_TAG=google_apis

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="7.0.1"></a>
2+
## [7.0.1](https://github.com/NativeScript/nativescript-angular/compare/7.0.0...7.0.1) (2018-11-20)
3+
4+
5+
### Bug Fixes
6+
7+
* crash in deactivate page router outlet ([#1590](https://github.com/NativeScript/nativescript-angular/issues/1590)) ([f8c7468](https://github.com/NativeScript/nativescript-angular/commit/f8c7468))
8+
* **dialogs:** unable to reopen shared modal view when tab as root ([199c245](https://github.com/NativeScript/nativescript-angular/commit/199c245))
9+
* **location-strategy:** crash when going back on nested named lazy loaded module ([#1618](https://github.com/NativeScript/nativescript-angular/issues/1618)) ([d9ffb83](https://github.com/NativeScript/nativescript-angular/commit/d9ffb83))
10+
11+
12+
113
<a name="7.0.0"></a>
214
# [7.0.0](https://github.com/NativeScript/nativescript-angular/compare/6.2.0...7.0.0) (2018-11-12)
315

0 commit comments

Comments
 (0)