Skip to content

Commit 87df3fe

Browse files
committed
release: cut the v20.0.6 release
1 parent 1f15ad3 commit 87df3fe

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="20.0.6"></a>
2+
# 20.0.6 "plastic-moon" (2025-07-09)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [1f15ad392c](https://github.com/angular/components/commit/1f15ad392ccb2e18f2fd6cccfcf41a77d78ea701) | fix | **tabs:** remove delay on touch devices ([#31489](https://github.com/angular/components/pull/31489)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="20.0.5"></a>
211
# 20.0.5 "agardite-ant" (2025-07-02)
312
### cdk

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

0 commit comments

Comments
 (0)