Skip to content

Commit 3cc2d3b

Browse files
committed
release: cut the v22.2.0-next.3 release
1 parent 6e70c75 commit 3cc2d3b

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="22.2.0-next.3"></a>
2+
# 22.2.0-next.3 "nickel-nanobot" (2026-08-26)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [6956699a1](https://github.com/angular/components/commit/6956699a1e01e3a57975fc8e309b6f926115d210) | fix | **table:** show a real error message instead of a crash when a table column is missing ([#33698](https://github.com/angular/components/pull/33698)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [cacab5551](https://github.com/angular/components/commit/cacab5551ba8a4af365b0e99132ef21e87c3b3f5) | feat | **menu:** add disabledInteractive input to MatMenuItem ([#33693](https://github.com/angular/components/pull/33693)) |
11+
| [e0fd08c05](https://github.com/angular/components/commit/e0fd08c058132653a1fc740475aa194f6b73c969) | fix | **sidenav:** prevent drawer from getting stuck when toggled rapidly ([#33726](https://github.com/angular/components/pull/33726)) |
12+
13+
<!-- CHANGELOG SPLIT MARKER -->
14+
115
<a name="22.1.4"></a>
216
# 22.1.4 "nickel-nose" (2026-08-26)
317
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ci-docs-monitor-test": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/docs-deploy/monitoring/ci-test.mts",
5454
"prepare": "husky"
5555
},
56-
"version": "22.2.0-next.2",
56+
"version": "22.2.0-next.3",
5757
"dependencies": {
5858
"@angular/compiler-cli": "catalog:",
5959
"@angular-devkit/core": "catalog:",

0 commit comments

Comments
 (0)