Skip to content

Commit 1ddec5d

Browse files
committed
release: cut the v20.1.2 release
1 parent 4f52732 commit 1ddec5d

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="20.1.2"></a>
2+
# 20.1.2 "coral-dragon" (2025-07-16)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [4f5273222a](https://github.com/angular/components/commit/4f5273222aa8c9e32d6262801a8e178e5c908969) | fix | **schematics:** access custom as a theme palette ([#31555](https://github.com/angular/components/pull/31555)) |
7+
### youtube-player
8+
| Commit | Type | Description |
9+
| -- | -- | -- |
10+
| [af6cb6d041](https://github.com/angular/components/commit/af6cb6d041babf4c3accca50b8177ec3d9029a44) | fix | update to latest types and fix error ([#31546](https://github.com/angular/components/pull/31546)) |
11+
12+
<!-- CHANGELOG SPLIT MARKER -->
13+
114
<a name="20.1.1"></a>
215
# 20.1.1 "wicker-whirligig" (2025-07-16)
316
### 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.1",
55+
"version": "20.1.2",
5656
"dependencies": {
5757
"@angular-devkit/core": "catalog:",
5858
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)