release: cut the v19.0.3 release

This commit is contained in:
Pawel Kozlowski 2024-12-04 20:17:10 +01:00
parent a7fb45fba2
commit 4dfe7f1cce
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
<a name="19.0.3"></a>
# 19.0.3 (2024-12-04)
<!-- CHANGELOG SPLIT MARKER -->
<a name="19.0.2"></a>
# 19.0.2 (2024-12-04)
### compiler-cli

View file

@ -1,6 +1,6 @@
{
"name": "angular-srcs",
"version": "19.0.2",
"version": "19.0.3",
"private": true,
"description": "Angular - a web framework for modern web apps",
"homepage": "https://github.com/angular/angular",