Skip to content

Commit 60a5fc6

Browse files
committed
release: cut the v22.0.9 release
1 parent d0c776d commit 60a5fc6

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="22.0.9"></a>
2+
3+
# 22.0.9 (2026-07-29)
4+
5+
### @angular/cli
6+
7+
| Commit | Type | Description |
8+
| ---------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- |
9+
| [9ee8f9b669](https://github.com/angular/angular-cli/commit/9ee8f9b6692b8efa2d0cabd502cd5a598f436c8a) | fix | declare devserver_start and devserver_stop as isReadOnly:false |
10+
11+
### @angular/build
12+
13+
| Commit | Type | Description |
14+
| ---------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- |
15+
| [d0c776d461](https://github.com/angular/angular-cli/commit/d0c776d4610e2327c29900b9b3d679e9c0f28061) | fix | safeguard Karma builder stream controller against closed state |
16+
17+
<!-- CHANGELOG SPLIT MARKER -->
18+
119
<a name="22.0.8"></a>
220

321
# 22.0.8 (2026-07-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/devkit-repo",
3-
"version": "22.0.8",
3+
"version": "22.0.9",
44
"private": true,
55
"description": "Software Development Kit for Angular",
66
"keywords": [

0 commit comments

Comments
 (0)