Skip to content

Commit 3758758

Browse files
committed
release: 14.2.2
1 parent 8777f57 commit 3758758

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
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.2](https://github.com/NativeScript/angular/compare/14.2.1...14.2.2) (2022-09-10)
2+
3+
4+
### Bug Fixes
5+
6+
* better handling of parentNode on detached elements ([#86](https://github.com/NativeScript/angular/issues/86)) ([8777f57](https://github.com/NativeScript/angular/commit/8777f5713ceb1c39c817b4c8e846817a1128161d))
7+
8+
9+
110
## [14.2.1](https://github.com/NativeScript/angular/compare/14.2.0...14.2.1) (2022-09-08)
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.1",
3+
"version": "14.2.2",
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.1",
3+
"version": "14.2.2",
44
"homepage": "https://nativescript.org/",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)