Skip to content

Commit 09f7f39

Browse files
committed
release: cut the v21.1.6 release
1 parent 51a2c68 commit 09f7f39

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="21.1.6"></a>
2+
# 21.1.6 "plastic-monkey" (2026-02-25)
3+
### aria
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [50c34e6ef3](https://github.com/angular/components/commit/50c34e6ef314177cdd725a5b0c3177b65cc2809a) | fix | **combobox:** Adjust AutoComplete examples to properly announce no results text ([#32786](https://github.com/angular/components/pull/32786)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="21.1.5"></a>
211
# 21.1.5 "chlorine-car" (2026-02-18)
312
### 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.5",
56+
"version": "21.1.6",
5757
"dependencies": {
5858
"@angular-devkit/core": "catalog:",
5959
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)