Skip to content

Commit 91dfa67

Browse files
committed
release: cut the v14.2.3 release
1 parent b53858b commit 91dfa67

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="14.2.3"></a>
2+
# 14.2.3 "wool-wombat" (2022-09-28)
3+
### material
4+
| Commit | Type | Description |
5+
| -- | -- | -- |
6+
| [8c3d79156](https://github.com/angular/components/commit/8c3d791562e28902aded5c4e73b2337b74452ebc) | fix | **bottom-sheet:** aria-modal not being set |
7+
| [7d314a87b](https://github.com/angular/components/commit/7d314a87bfe2cd75a7569341c4339442a3ad2352) | fix | **dialog:** aria-modal not being set |
8+
| [bc978445b](https://github.com/angular/components/commit/bc978445bb52f4d0cc21bc714555cb9705af1f96) | fix | **stepper:** remove invalid aria attribute ([#25644](https://github.com/angular/components/pull/25644)) |
9+
| [a9d3bc580](https://github.com/angular/components/commit/a9d3bc5801342583443029cf8d4f71120719e850) | fix | **tooltip:** animations running when timeouts haven't elapsed ([#25699](https://github.com/angular/components/pull/25699)) ([#25701](https://github.com/angular/components/pull/25701)) |
10+
## Special Thanks
11+
James Skinner, Kristiyan Kostadinov and Paul Gschwendtner
12+
13+
<!-- CHANGELOG SPLIT MARKER -->
14+
115
<a name="14.2.2"></a>
216
# 14.2.2 "cytoplasm-salmon" (2022-09-14)
317
### cdk

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
5555
"prepare": "husky install"
5656
},
57-
"version": "14.2.2",
57+
"version": "14.2.3",
5858
"dependencies": {
5959
"@angular/animations": "^14.2.0",
6060
"@angular/common": "^14.2.0",

0 commit comments

Comments
 (0)