Skip to content

Commit e31ed9e

Browse files
committed
release: cut the v21.2.3 release
1 parent 688deda commit e31ed9e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="21.2.3"></a>
2+
# 21.2.3 "21-2-3" (2026-03-18)
3+
### cdk
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [688deda58](https://github.com/angular/components/commit/688deda580c9141e2a7e36164dbba860d060e5df) | fix | **drag-drop:** item returned to wrong index in initial container ([#32944](https://github.com/angular/components/pull/32944)) |
7+
### material
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [917526511](https://github.com/angular/components/commit/917526511e1d52bb2d9fa665e10f087e62aa2229) | fix | **datepicker:** add harness for datepicker actions ([#32925](https://github.com/angular/components/pull/32925)) |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="21.2.2"></a>
215
# 21.2.2 "plastic-goose" (2026-03-11)
316
### 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.2.2",
56+
"version": "21.2.3",
5757
"dependencies": {
5858
"@angular-devkit/core": "catalog:",
5959
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)