Skip to content

Commit e0a85a0

Browse files
committed
release: cut the v20.0.1 release
1 parent 20fa718 commit e0a85a0

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.0.1"></a>
2+
# 20.0.1 "sulfur-sandpaper" (2025-05-28)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [ecd17ad75](https://github.com/angular/components/commit/ecd17ad758dd831f0be2d106ad4b4cd63f116069) | fix | **button:** add token for icon button shape ([#31223](https://github.com/angular/components/pull/31223)) |
7+
| [20fa71807](https://github.com/angular/components/commit/20fa71807bcbb8ef4dee75b86f0000aee31591f5) | fix | **schematics:** filter paths when renaming tokens ([#31249](https://github.com/angular/components/pull/31249)) |
8+
9+
<!-- CHANGELOG SPLIT MARKER -->
10+
111
<a name="20.0.0"></a>
212
# 20.0.0 "calcium-carrot" (2025-05-28)
313
## Breaking Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"ci-notify-slack-failure": "node --no-warnings=ExperimentalWarning --loader ts-node/esm/transpile-only scripts/circleci/notify-slack-job-failure.mts",
5454
"prepare": "husky"
5555
},
56-
"version": "20.0.0",
56+
"version": "20.0.1",
5757
"dependencies": {
5858
"@angular-devkit/core": "catalog:",
5959
"@angular-devkit/schematics": "catalog:",

0 commit comments

Comments
 (0)