chore: bump version to beta.8 w/ changelog - #5541
Conversation
|
@jelbourn Yeah this is probably because #4962 is not merged yet. I mentioned it when we started moving stuff to the CDK: #5025 (comment) |
| information. | ||
| * Initial version of `<md-paginator>` and `<md-sort-header>` components, which can be used either | ||
| with `<md-table>` or any other table. | ||
| * Both `@angular/material` and `@angular/cdk` are now strict null complicant. |
There was a problem hiding this comment.
Shouldn't this one be "compliant"?
| { | ||
| "name": "@angular/cdk", | ||
| "version": "0.0.0-PLACEHOLDER", | ||
| "version": "2.0.0-beta.8", |
There was a problem hiding this comment.
Are you sure about this one? The only thing that's reasonable (why it not updated the placeholder) is actually the peer dependency from Material.
There was a problem hiding this comment.
I may have been overzealous, but we can switch it back later today.
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
cc @devversion the version script didn't update the CDK versions where necessary so I temporarily hard-coded them