Skip to content

Commit 402fbde

Browse files
Merge pull request #1743 from NativeScript/merge-release-master-7.2.2
chore: merge release in master
2 parents a16063b + 849e16e commit 402fbde

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="7.2.2"></a>
2+
## [7.2.2](https://github.com/NativeScript/nativescript-angular/compare/7.2.1...7.2.2) (2019-02-19)
3+
4+
5+
### Bug Fixes
6+
7+
* **list-view:** add support for default item template ([4061cc7](https://github.com/NativeScript/nativescript-angular/commit/4061cc7))
8+
9+
10+
111
<a name="7.2.1"></a>
212
## [7.2.1](https://github.com/NativeScript/nativescript-angular/compare/7.2.0...7.2.1) (2019-02-10)
313

Diff for: tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@angular/platform-browser": "~7.2.0",
3636
"@angular/platform-browser-dynamic": "~7.2.0",
3737
"@angular/router": "~7.2.0",
38-
"nativescript-angular": "file:../nativescript-angular/nativescript-angular-7.3.0.tgz",
38+
"nativescript-angular": "../nativescript-angular",
3939
"nativescript-unit-test-runner": "^0.3.4",
4040
"rxjs": "~6.3.3",
4141
"tns-core-modules": "next",

0 commit comments

Comments
 (0)