Skip to content

Commit 37fa94d

Browse files
committed
release: cut the v21.1.5 release
1 parent b890313 commit 37fa94d

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
<a name="21.1.5"></a>
2+
# 21.1.5 "chlorine-car" (2026-02-18)
3+
### aria
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [017caa3be7](https://github.com/angular/components/commit/017caa3be77563aafa7fe2d964172559bfc7874b) | fix | **combobox:** fix autocomplete examples and add comments explaining combobox selection behavior ([#32714](https://github.com/angular/components/pull/32714)) |
7+
### cdk
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [c825fa208d](https://github.com/angular/components/commit/c825fa208d0313429321dc66d680f09378488399) | fix | **tree:** no nodes focusable if data is replaced ([#32781](https://github.com/angular/components/pull/32781)) |
11+
### material
12+
| Commit | Type | Description |
13+
| -- | -- | -- |
14+
| [8f412ec5b7](https://github.com/angular/components/commit/8f412ec5b72b9fe6e8cb9be8956eb126a5f697c3) | fix | **select:** disable position locking ([#32772](https://github.com/angular/components/pull/32772)) |
15+
### google-maps
16+
| Commit | Type | Description |
17+
| -- | -- | -- |
18+
| [a73a70d291](https://github.com/angular/components/commit/a73a70d291f0dc8229241cd45ec8775b392cdc86) | fix | fix mismatch in clusterer types ([#32778](https://github.com/angular/components/pull/32778)) |
19+
20+
<!-- CHANGELOG SPLIT MARKER -->
21+
122
<a name="21.1.4"></a>
223
# 21.1.4 "zircaloy-gondola" (2026-02-11)
324
### aria

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.1.4",
56+
"version": "21.1.5",
5757
"dependencies": {
5858
"@angular-devkit/core": "catalog:",
5959
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)