Skip to content

Commit 8b36982

Browse files
release: 22.0.1
1 parent 1fcbca7 commit 8b36982

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/angular/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 22.0.1 (2026-08-24)
2+
3+
### 🩹 Fixes
4+
5+
- emit afterClosed only after the native modal dismissal completes ([#179](https://github.com/NativeScript/angular/pull/179))
6+
17
# 22.0.0 (2026-08-17)
28

39
### 🚀 Features

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": "22.0.0",
3+
"version": "22.0.1",
44
"homepage": "https://nativescript.org/",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)