Skip to content

Commit 9bee80b

Browse files
committed
release: cut the v17.0.3 release
1 parent e9519c3 commit 9bee80b

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.3"></a>
2+
# 17.0.3 "opal-kaleidoscope" (2023-12-07)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [e9519c3e73](https://github.com/angular/components/commit/e9519c3e73f3e064bfca62c9d7872dcf57aa60dc) | fix | **slider:** fix tick mark precision ([#28193](https://github.com/angular/components/pull/28193)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="17.0.2"></a>
211
# 17.0.2 "sand-salmon" (2023-12-01)
312
### material

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.2",
59+
"version": "17.0.3",
6060
"dependencies": {
6161
"@angular/animations": "^17.0.4",
6262
"@angular/common": "^17.0.4",

0 commit comments

Comments
 (0)