Skip to content

Commit 8c64a8d

Browse files
committed
release: cut the v20.2.14 release
1 parent 0de537f commit 8c64a8d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="20.2.14"></a>
2+
# 20.2.14 "aerogel-alpaca" (2025-11-19)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [52f00f317](https://github.com/angular/components/commit/52f00f317f9469e364f7821cee7c701c22214466) | fix | **button-toggle:** fix typo in clamp-density call |
7+
| [0de537fd7](https://github.com/angular/components/commit/0de537fd7320b36c742fb83c38f6a121b56f8ebb) | fix | **stepper:** fix typo in clamp-density call |
8+
9+
<!-- CHANGELOG SPLIT MARKER -->
10+
111
<a name="20.2.13"></a>
212
# 20.2.13 "wooden-penguin" (2025-11-13)
313
### material

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.2.13",
55+
"version": "20.2.14",
5656
"dependencies": {
5757
"@angular-devkit/core": "catalog:",
5858
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)