Skip to content

Commit e663305

Browse files
committed
release: cut the v22.2.0-next.5 release
1 parent 12ed91d commit e663305

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="22.2.0-next.5"></a>
2+
# 22.2.0-next.5 "bismuth-badge" (2026-09-09)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [0bb7b183e](https://github.com/angular/components/commit/0bb7b183e1deb0a6a7a2aea5e05a287033ae1de6) | fix | **overlay:** expose currently open overlays ([#33768](https://github.com/angular/components/pull/33768)) |
7+
| [3d30bf1b4](https://github.com/angular/components/commit/3d30bf1b4301f494cfbf5defed8e268eb02ec35b) | fix | **testing:** account for new DirectiveFixture API ([#33771](https://github.com/angular/components/pull/33771)) |
8+
9+
<!-- CHANGELOG SPLIT MARKER -->
10+
111
<a name="22.1.6"></a>
212
# 22.1.6 "bismuth-bike" (2026-09-09)
313
### 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.4",
56+
"version": "22.2.0-next.5",
5757
"dependencies": {
5858
"@angular/compiler-cli": "catalog:",
5959
"@angular-devkit/core": "catalog:",

0 commit comments

Comments
 (0)