Skip to content

Commit

Permalink
release: bump version to 11.2.10 w/ changelog (#22528)
Browse files Browse the repository at this point in the history
  • Loading branch information
wagnermaciel authored Apr 21, 2021
1 parent da92944 commit 6c00516
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 11.2.10 "walnut-tabletop" (2021-04-21)

### material

| | |
| ---------- | --------------------- |
| bug fix | **autocomplete:** error if keydown is dispatched too early ([#22513](https://github.com/angular/components/issues/22513)) ([da92944699327942495145f67b6982118d513419](https://github.com/angular/components/commit/da92944699327942495145f67b6982118d513419)), closes [#22511](https://github.com/angular/components/issues/22511) |
| bug fix | **snack-bar:** clear timeout upon dismiss with action ([#22485](https://github.com/angular/components/issues/22485)) ([1a1528de123b334dffd1f95c4be7458fb2dfb25c](https://github.com/angular/components/commit/1a1528de123b334dffd1f95c4be7458fb2dfb25c)), closes [#4860](https://github.com/angular/components/issues/4860) |


## 11.2.9 "earthenware-nightmare" (2021-04-14)

### cdk
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"check-mdc-exports": "ts-node --project scripts/tsconfig.json scripts/check-mdc-exports.ts",
"check-tools": "yarn tsc --project tools/tsconfig-ci.json"
},
"version": "11.2.9",
"version": "11.2.10",
"dependencies": {
"@angular/animations": "^11.1.0",
"@angular/common": "^11.1.0",
Expand Down

0 comments on commit 6c00516

Please sign in to comment.