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 803893e commit fcd81a4Copy full SHA for fcd81a4
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="6.0.0-rc.5"></a>
2
+# [6.0.0-rc.5](https://github.com/angular/material2/compare/6.0.0-rc.4...6.0.0-rc.5) (2018-04-13)
3
+
4
5
+### Bug Fixes
6
7
+* **schematics:** move ng-update under correct location ([d98fb35](https://github.com/angular/material2/commit/d98fb35))
8
9
10
11
<a name="6.0.0-rc.4"></a>
12
# [6.0.0-rc.4](https://github.com/angular/material2/compare/6.0.0-rc.3...6.0.0-rc.4) (2018-04-13)
13
package.json
@@ -20,7 +20,7 @@
20
"docs": "gulp docs",
21
"api": "gulp api-docs"
22
},
23
- "version": "6.0.0-rc.4",
+ "version": "6.0.0-rc.5",
24
"license": "MIT",
25
"engines": {
26
"node": ">= 5.4.1"
0 commit comments