Skip to content

Commit 12426d8

Browse files
committed
release: cut the v17.0.6 release
1 parent 53aae48 commit 12426d8

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="17.0.6"></a>
2+
# 17.0.6 "plastic-spoon" (2024-01-17)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [53aae488ff](https://github.com/angular/components/commit/53aae488ff77fecd6dab1f15151938c1a2968f80) | fix | **progress-bar:** remove track color workaround ([#28416](https://github.com/angular/components/pull/28416)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="17.0.5"></a>
211
# 17.0.5 "stardust-symphony" (2024-01-10)
312
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5757
"prepare": "husky install"
5858
},
59-
"version": "17.0.5",
59+
"version": "17.0.6",
6060
"dependencies": {
6161
"@angular/animations": "^17.0.4",
6262
"@angular/common": "^17.0.4",

0 commit comments

Comments
 (0)