From edb5f8a666cbda30051bca9946b2f68fdcd2e7ad Mon Sep 17 00:00:00 2001 From: Jeremy Elbourn Date: Wed, 5 Feb 2020 16:40:05 -0800 Subject: [PATCH] chore: bump version to 9.0.0-rc.10 w/ changelog (#18408) --- CHANGELOG.md | 17 +++++++++++++++++ package.json | 2 +- src/material/yarn.lock | 4 ++++ 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 src/material/yarn.lock diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bb2bf2273fe..c8fab41a7740 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package.json b/package.json index 4b8ee852158c..3e79963149e1 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/src/material/yarn.lock b/src/material/yarn.lock new file mode 100644 index 000000000000..fb57ccd13afb --- /dev/null +++ b/src/material/yarn.lock @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + +