Skip to content

Commit 0ec2721

Browse files
committed
release: 19.0.1
1 parent f5431bd commit 0ec2721

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [19.0.1](https://github.com/NativeScript/angular/compare/19.0.0...19.0.1) (2025-01-29)
2+
3+
4+
### Features
5+
6+
* apple view filter to cover ios and visionos together ([#148](https://github.com/NativeScript/angular/issues/148)) ([f5431bd](https://github.com/NativeScript/angular/commit/f5431bd2564f389480a14cb7862dd772c3b6af57))
7+
8+
9+
110
# [19.0.0](https://github.com/NativeScript/angular/compare/18.1.3...19.0.0) (2025-01-02)
211

312

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-angular",
3-
"version": "19.0.0",
3+
"version": "19.0.1",
44
"license": "MIT",
55
"private": true,
66
"scripts": {

Diff for: packages/angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/angular",
3-
"version": "19.0.0",
3+
"version": "19.0.1",
44
"homepage": "https://nativescript.org/",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)