release: cut the v22.1.0-next.3 release

This commit is contained in:
Alex Rickabaugh
2026-06-26 10:21:18 -07:00
parent 5a8bdd18f2
commit e9509a96aa
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -1,3 +1,12 @@
<a name="22.1.0-next.3"></a>
# 22.1.0-next.3 (2026-06-26)
### migrations
| Commit | Type | Description |
| -- | -- | -- |
| [26b0c719ef](https://github.com/angular/angular/commit/26b0c719effc6b4ff649803033e2e6f4b66c99f7) | fix | resolve migration failure when tsconfig specifies rootDir |
<!-- CHANGELOG SPLIT MARKER -->
<a name="22.0.4"></a>
# 22.0.4 (2026-06-26)
### migrations
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "angular-srcs",
"version": "22.1.0-next.2",
"version": "22.1.0-next.3",
"private": true,
"description": "Angular - a web framework for modern web apps",
"homepage": "https://github.com/angular/angular",