Skip to content

Commit 6a7dbed

Browse files
authored
release: bump version to 11.2.5 w/ changelog (#22263)
1 parent e54d6d8 commit 6a7dbed

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+
## 11.2.5 "fauxfur-falafel" (2021-03-17)
2+
3+
### material
4+
5+
| | |
6+
| ---------- | --------------------- |
7+
| bug fix | **select:** float label on focus if there's a placeholder ([#19517](https://github.com/angular/components/issues/19517)) ([77b6a6d860b5a0879fe584323bfb50df33d644d0](https://github.com/angular/components/commit/77b6a6d860b5a0879fe584323bfb50df33d644d0)), closes [#19514](https://github.com/angular/components/issues/19514) |
8+
9+
110
## 11.2.4 "rayon-crayon" (2021-03-10)
211

312
### material

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"check-mdc-exports": "ts-node --project scripts/tsconfig.json scripts/check-mdc-exports.ts",
5151
"check-tools": "yarn tsc --project tools/tsconfig-ci.json"
5252
},
53-
"version": "11.2.4",
53+
"version": "11.2.5",
5454
"dependencies": {
5555
"@angular/animations": "^11.1.0",
5656
"@angular/common": "^11.1.0",

0 commit comments

Comments
 (0)