Skip to content

Commit a236a40

Browse files
committed
release: cut the v21.2.6 release
1 parent 6b955a7 commit a236a40

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="21.2.6"></a>
2+
# 21.2.6 "steel bottle" (2026-04-08)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [5b4bbe9c4f](https://github.com/angular/components/commit/5b4bbe9c4f8c902d6923b139e7a925822c899bc1) | fix | **select:** wrong transform origin when opening upwards inside another overlay ([#33032](https://github.com/angular/components/pull/33032)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="21.2.5"></a>
211
# 21.2.5 "steel-wombat" (2026-04-01)
312
### 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": "21.2.5",
56+
"version": "21.2.6",
5757
"dependencies": {
5858
"@angular-devkit/core": "catalog:",
5959
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)