Skip to content

Commit

Permalink
chore: bump version to 9.0.0-rc.10 w/ changelog (#18408)
Browse files Browse the repository at this point in the history
  • Loading branch information
jelbourn committed Feb 6, 2020
1 parent 351d0c4 commit edb5f8a
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# 9.0.0-rc.10 "brocade-arcade" (2020-02-06)

### material

| | |
| ---------- | --------------------- |
| bug fix | **form-field:** fix underline jank in fill variant ([#18406](https://github.com/angular/components/issues/18406)) ([351d0c4](https://github.com/angular/components/commit/351d0c4)) |
| bug fix | **ng-add:** do not overwrite version range specified in `ng add` ([#18365](https://github.com/angular/components/issues/18365)) ([06b7378](https://github.com/angular/components/commit/06b7378)) |
| bug fix | **ng-add:** support "navigation" in additon to "nav" for navigation schematic ([#18364](https://github.com/angular/components/issues/18364)) ([06b7378](https://github.com/angular/components/commit/447ca71)) |

### youtube-player

| | |
| ---------- | --------------------- |
| bug fix | handle API interactions before API has loaded ([#18368](https://github.com/angular/components/issues/18368)) ([98fac6c](https://github.com/angular/components/commit/98fac6c)), closes [#18279](https://github.com/angular/components/issues/18279) |


# 9.0.0-rc.9 "uranium-surfboard" (2020-01-31)

### cdk
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"tslint": "tslint -c tslint.json --project ./tsconfig.json",
"stylelint": "stylelint \"src/**/*.+(css|scss)\" --config .stylelintrc.json --syntax scss"
},
"version": "9.0.0-rc.9",
"version": "9.0.0-rc.10",
"dependencies": {
"@angular/animations": "9.0.0-rc.13",
"@angular/common": "9.0.0-rc.13",
Expand Down
4 changes: 4 additions & 0 deletions src/material/yarn.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


0 comments on commit edb5f8a

Please sign in to comment.