Skip to content

Commit 94c534c

Browse files
authored
release: cut the 7.0.0-rc.0 release (#1589)
* release: cut the 7.0.0-rc.0 release * docs: update a link in changelog Co-Authored-By: vchimev <[email protected]>
1 parent 13dc185 commit 94c534c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

Diff for: CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="7.0.0-rc.0"></a>
2+
# [7.0.0-rc.0](https://github.com/NativeScript/nativescript-angular/compare/6.2.0...7.0.0-rc.0) (2018-11-05)
3+
4+
5+
### Bug Fixes
6+
7+
* **location-strategy:** crash on going back to TabView with nested outlets ([#1582](https://github.com/NativeScript/nativescript-angular/issues/1582)) ([f755991](https://github.com/NativeScript/nativescript-angular/commit/f755991))
8+
9+
10+
### Features
11+
12+
* Angular 7 support
13+
14+
15+
116
<a name="6.2.0"></a>
217
# [6.2.0](https://github.com/NativeScript/nativescript-angular/compare/6.1.0...6.2.0) (2018-10-30)
318

Diff for: nativescript-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-angular",
3-
"version": "6.2.0",
3+
"version": "7.0.0-rc.0",
44
"description": "An Angular renderer that lets you build mobile apps with NativeScript.",
55
"homepage": "https://www.nativescript.org/",
66
"bugs": "https://github.com/NativeScript/nativescript-angular/issues",

0 commit comments

Comments
 (0)