Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 2c72e5b

Browse files
committed
build: cut v19.0.3 release
See changelog.
1 parent 5363e7e commit 2c72e5b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 19.0.3
2+
This release upgrades `@angular/language-service` to v19.0.1.
3+
4+
* [Fixes for the unused standalone imports](https://github.com/angular/angular/pull/58719)
5+
* [Improved diagnostics for `host` binding issues](https://github.com/angular/angular/pull/58870)
6+
17
# 19.0.2
28
This release upgrades `@angular/language-service` to v19.0.0-rc.3.
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ng-template",
33
"displayName": "Angular Language Service",
44
"description": "Editor services for Angular templates",
5-
"version": "19.0.2",
5+
"version": "19.0.3",
66
"publisher": "Angular",
77
"icon": "angular.png",
88
"license": "MIT",

0 commit comments

Comments
 (0)