We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c348bc commit 25ace54Copy full SHA for 25ace54
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 9.0.0 "tungsten-hombre" (2020-02-06)
2
+
3
+(same as 9.0.0-rc.10)
4
5
6
# 9.0.0-rc.10 "brocade-arcade" (2020-02-06)
7
8
### material
package.json
@@ -41,7 +41,7 @@
41
"tslint": "tslint -c tslint.json --project ./tsconfig.json",
42
"stylelint": "stylelint \"src/**/*.+(css|scss)\" --config .stylelintrc.json --syntax scss"
43
},
44
- "version": "9.0.0-rc.10",
+ "version": "9.0.0",
45
"dependencies": {
46
"@angular/animations": "^9.0.0",
47
"@angular/common": "^9.0.0",
0 commit comments