Skip to content

Commit f316805

Browse files
authored
chore: bump version to 9.0.0-rc.8 w/ changelog (#18199) (#18200)
1 parent f46d7b3 commit f316805

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# 9.0.0-rc.8 "stone-stallion" (2020-01-16)
2+
3+
### material
4+
5+
| | |
6+
| ---------- | --------------------- |
7+
| bug fix | **form-field:** undeprecated legacy and standard appearances ([#18144](https://github.com/angular/components/issues/18144)) ([9ea5694](https://github.com/angular/components/commit/9ea5694)) |
8+
9+
### google-maps
10+
11+
| | |
12+
| ---------- | --------------------- |
13+
| bug fix | sub-components throwing during server-side rendering ([#18059](https://github.com/angular/components/issues/18059)) ([a7f7e9b](https://github.com/angular/components/commit/a7f7e9b)) |
14+
15+
116
# 9.0.0-rc.7 "obsidian-elephant" (2020-01-08)
217

318
### material

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"tslint": "tslint -c tslint.json --project ./tsconfig.json",
4242
"stylelint": "stylelint \"src/**/*.+(css|scss)\" --config .stylelintrc.json --syntax scss"
4343
},
44-
"version": "9.0.0-rc.7",
44+
"version": "9.0.0-rc.8",
4545
"dependencies": {
4646
"@angular/animations": "^9.0.0-rc.9",
4747
"@angular/common": "^9.0.0-rc.9",

0 commit comments

Comments
 (0)