Skip to content

Commit a3e8fe9

Browse files
sis0k0Vasil Chimev
authored and
Vasil Chimev
committed
release: cut the 1.5.2 release (NativeScript#758)
* release: cut the 1.5.2 release * docs: update CHANGELOG for 1.5.2
1 parent c1f5d98 commit a3e8fe9

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
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="1.5.2"></a>
2+
## [1.5.2](https://github.com/NativeScript/nativescript-angular/compare/v1.5.1...v1.5.2) (2017-04-18)
3+
4+
5+
### Bug Fixes
6+
7+
* use providers' map for injectors in page-router-outlet ([#744](https://github.com/NativeScript/nativescript-angular/issues/744)) ([#748](https://github.com/NativeScript/nativescript-angular/issues/748)) ([c1f5d98](https://github.com/NativeScript/nativescript-angular/commit/c1f5d98)), closes [#741](https://github.com/NativeScript/nativescript-angular/issues/741)
8+
9+
10+
111
<a name="1.5.1"></a>
212
## [1.5.1](https://github.com/NativeScript/nativescript-angular/compare/v1.5.0...v1.5.1) (2017-03-30)
313

nativescript-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"private": true,
33
"name": "nativescript-angular",
4-
"version": "1.5.1",
5-
"description": "An Angular 2 renderer that lets you build mobile apps with NativeScript.",
4+
"version": "1.5.2",
5+
"description": "An Angular renderer that lets you build mobile apps with NativeScript.",
66
"homepage": "http://www.telerik.com",
77
"bugs": "http://www.telerik.com",
88
"contributors": [

0 commit comments

Comments
 (0)