Skip to content

Commit

Permalink
release: cut the v14.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
devversion committed Jun 23, 2022
1 parent b639fcc commit a1f6f66
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="14.0.3"></a>
# 14.0.3 "diamond-orb" (2022-06-23)
### cdk
| Commit | Type | Description |
| -- | -- | -- |
| [2ad1677c7](https://github.com/angular/components/commit/2ad1677c7370830b67f54fc4191aae98df90646c) | fix | **scrolling:** content jumping in appendOnly mode ([#25097](https://github.com/angular/components/pull/25097)) |
### material
| Commit | Type | Description |
| -- | -- | -- |
| [8d5882cf1](https://github.com/angular/components/commit/8d5882cf177aae2dabed0e0924c1aa4b6e296ece) | fix | **button-toggle:** selected state not visible in high contrast mode ([#25114](https://github.com/angular/components/pull/25114)) |
| [8df5efe08](https://github.com/angular/components/commit/8df5efe0824ac8cc5f83be45c0c856b74bbcf862) | fix | **datepicker:** actions not re-rendering if swapped out while calendar is open ([#25123](https://github.com/angular/components/pull/25123)) |
## Special Thanks
Kristiyan Kostadinov, Paul Gschwendtner and renovate[bot]

<!-- CHANGELOG SPLIT MARKER -->

<a name="14.0.2"></a>
# 14.0.2 "corduroy-collar" (2022-06-16)
### cdk
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ci-notify-slack-failure": "ts-node --esm --project scripts/tsconfig.json scripts/circleci/notify-slack-job-failure.mts",
"prepare": "husky install"
},
"version": "14.0.2",
"version": "14.0.3",
"dependencies": {
"@angular/animations": "^14.0.1",
"@angular/common": "^14.0.1",
Expand Down

0 comments on commit a1f6f66

Please sign in to comment.