| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1fcbca7 commit 8b36982
2 files changed
| Original file line number | Diff line number | Diff 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 | + | ||
| 1 | 7 | # 22.0.0 (2026-08-17) | |
| 2 | 8 | ||
| 3 | 9 | ### 🚀 Features | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "name": "@nativescript/angular", | |
| 3 | - "version": "22.0.0", | ||
| 3 | + "version": "22.0.1", | ||
| 4 | 4 | "homepage": "https://nativescript.org/", | |
| 5 | 5 | "repository": { | |
| 6 | 6 | "type": "git", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments