Skip to content

Commit 25ace54

Browse files
authored
chore: bump version to 9.0.0 w/ changelog (#18417)
1 parent 7c348bc commit 25ace54

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 9.0.0 "tungsten-hombre" (2020-02-06)
2+
3+
(same as 9.0.0-rc.10)
4+
5+
16
# 9.0.0-rc.10 "brocade-arcade" (2020-02-06)
27

38
### 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.10",
44+
"version": "9.0.0",
4545
"dependencies": {
4646
"@angular/animations": "^9.0.0",
4747
"@angular/common": "^9.0.0",

0 commit comments

Comments
 (0)