Skip to content

Commit 928429f

Browse files
committed
release: cut the v21.2.7 release
1 parent 5954c45 commit 928429f

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.7"></a>
2+
# 21.2.7 "carbon-jetski" (2026-04-16)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [5954c4594c](https://github.com/angular/components/commit/5954c4594c6df87908bc7849214a29f6897b213e) | fix | **sort:** deprecate MatSortHeaderIntl and hide from docs ([#33089](https://github.com/angular/components/pull/33089)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="21.2.6"></a>
211
# 21.2.6 "steel bottle" (2026-04-08)
312
### material

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

0 commit comments

Comments
 (0)