Skip to content

Commit 797d97d

Browse files
committed
release: cut the v17.3.3 release
1 parent 8b92fda commit 797d97d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="17.3.3"></a>
2+
# 17.3.3 "metal-fork" (2024-04-03)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [7ccc392936](https://github.com/angular/components/commit/7ccc3929362a96e29d59a5904dc2fba5495bdbcb) | fix | **button-toggle:** standard button toggle strong focus bord… ([#28790](https://github.com/angular/components/pull/28790)) |
7+
| [8b92fda61f](https://github.com/angular/components/commit/8b92fda61fa8299022d1cfd71607908d4fdcb2d1) | fix | **sort:** clear aria description on destroy ([#28801](https://github.com/angular/components/pull/28801)) |
8+
### multiple
9+
| Commit | Type | Description |
10+
| -- | -- | -- |
11+
| [6b5b0c5db3](https://github.com/angular/components/commit/6b5b0c5db3d3157f1b9f8d0a6a71fdcdfc003cc1) | fix | set nonce using setAttribute ([#28800](https://github.com/angular/components/pull/28800)) |
12+
13+
<!-- CHANGELOG SPLIT MARKER -->
14+
115
<a name="17.3.2"></a>
216
# 17.3.2 "benitoite-biscuit" (2024-03-28)
317
### 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.3.2",
59+
"version": "17.3.3",
6060
"dependencies": {
6161
"@angular/animations": "^17.2.0",
6262
"@angular/common": "^17.2.0",

0 commit comments

Comments
 (0)