Skip to content

Commit 3814e27

Browse files
committed
release: 14.2.8
1 parent d448d3b commit 3814e27

File tree

4 files changed

+11
-11957
lines changed

4 files changed

+11
-11957
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [14.2.8](https://github.com/NativeScript/angular/compare/14.2.7...14.2.8) (2022-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* use inject in ListViewComponent ([#103](https://github.com/NativeScript/angular/issues/103)) ([d448d3b](https://github.com/NativeScript/angular/commit/d448d3b24b8b4823c80d5c6b09662914de8f617a))
7+
8+
9+
110
## [14.2.6](https://github.com/NativeScript/angular/compare/14.2.5...14.2.6) (2022-11-23)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-angular",
3-
"version": "14.2.7",
3+
"version": "14.2.8",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/angular",
3-
"version": "14.2.7",
3+
"version": "14.2.8",
44
"homepage": "https://nativescript.org/",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)