Skip to content

Commit 39ff379

Browse files
committed
release: cut the v17.0.0-next.3 release
1 parent a872769 commit 39ff379

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.0-next.3"></a>
2+
# 17.0.0-next.3 "rock-rock" (2023-09-13)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [db06fa8d89](https://github.com/angular/components/commit/db06fa8d8939d793f598bc3dbedc96a5a71c0db0) | fix | **autocomplete:** requireSelection incorrectly resetting value when there are no options ([#27781](https://github.com/angular/components/pull/27781)) |
7+
8+
<!-- CHANGELOG SPLIT MARKER -->
9+
110
<a name="16.2.4"></a>
211
# 16.2.4 "wood-wagon" (2023-09-13)
312
### material

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5656
"prepare": "husky install"
5757
},
58-
"version": "17.0.0-next.2",
58+
"version": "17.0.0-next.3",
5959
"dependencies": {
6060
"@angular/animations": "^16.1.1",
6161
"@angular/common": "^16.1.1",

0 commit comments

Comments
 (0)