Skip to content

Commit 319ae91

Browse files
committed
release: cut the v20.1.5 release
1 parent 422f050 commit 319ae91

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="20.1.5"></a>
2+
# 20.1.5 "plastic-car" (2025-08-06)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [dbdcc7dcb7](https://github.com/angular/components/commit/dbdcc7dcb77a1f86446e8ced2359717d3af00e1f) | fix | **autocomplete:** default to transparent backdrop ([#31647](https://github.com/angular/components/pull/31647)) |
7+
| [ae9e8d2f84](https://github.com/angular/components/commit/ae9e8d2f846f605dc77154e7f3d7df75cc22ae06) | fix | **chips:** focus not moved on destroy ([#31653](https://github.com/angular/components/pull/31653)) |
8+
| [24ae377723](https://github.com/angular/components/commit/24ae3777233f63da35ba9106bf554d6dba20bb88) | fix | **form-field:** resolve memory leak ([#31643](https://github.com/angular/components/pull/31643)) |
9+
10+
<!-- CHANGELOG SPLIT MARKER -->
11+
112
<a name="20.1.4"></a>
213
# 20.1.4 "alabandite-animal" (2025-07-30)
314
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ci-docs-monitor-test": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/docs-deploy/monitoring/ci-test.mts",
5353
"prepare": "husky"
5454
},
55-
"version": "20.1.4",
55+
"version": "20.1.5",
5656
"dependencies": {
5757
"@angular-devkit/core": "catalog:",
5858
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)