Skip to content

Commit 9583fee

Browse files
authored
chore: bump version to 9.0.0-rc.4 w/ changelog (#17793)
1 parent ddb2960 commit 9583fee

File tree

3 files changed

+10
-1
lines changed

3 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+
# 9.0.0-rc.4 "samite-semicolon" (2019-11-22)
2+
3+
### material
4+
5+
| | |
6+
| ---------- | --------------------- |
7+
| bug fix | **schematics:** do not depend on external dependency for colors ([#17788](https://github.com/angular/components/issues/17788)) ([e02bb82](https://github.com/angular/components/commit/e02bb82)) |
8+
9+
110
# 9.0.0-rc.3 "chocolate-chipmonk" (2019-11-20)
211

312
### cdk

package.json

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

scripts/build-packages-dist.js

100644100755
File mode changed.

0 commit comments

Comments
 (0)