Skip to content

Commit

Permalink
release: 14.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker committed Sep 8, 2022
1 parent 455d21d commit 7a84577
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [14.2.1](https://github.com/NativeScript/angular/compare/14.2.0...14.2.1) (2022-09-08)


### Bug Fixes

* listview node handling ([455d21d](https://github.com/NativeScript/angular/commit/455d21db486d73613e79e5cc78cd172144491cfb))



# [14.2.0](https://github.com/NativeScript/angular/compare/14.0.4...14.2.0) (2022-08-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nativescript-angular",
"version": "14.2.0",
"version": "14.2.1",
"license": "MIT",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nativescript/angular",
"version": "14.2.0",
"version": "14.2.1",
"homepage": "https://nativescript.org/",
"repository": {
"type": "git",
Expand Down

0 comments on commit 7a84577

Please sign in to comment.