-
Notifications
You must be signed in to change notification settings - Fork 6.8k
docs: remove internal build fixes from changelog #14224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
* d0d97c3 has been accidentally marked as `fix` while it should be `build`. * a22a9fa has been re-added because we removed it manually from the changelog version (see [deduping logic](https://github.com/angular/material2/blob/master/tools/gulp/tasks/changelog.ts#L90)) * 985774a Same as for the commit above * 150c964 Is _not_ a fix, and actually still internal because we miss documentation etc.
Caretaker note: It's fine getting this one only into Edit: not sure which label I should apply if it's |
We can just use |
* docs: remove internal build fixes from changelog * d0d97c3 has been accidentally marked as `fix` while it should be `build`. * a22a9fa has been re-added because we removed it manually from the changelog version (see [deduping logic](https://github.com/angular/material2/blob/master/tools/gulp/tasks/changelog.ts#L90)) * 985774a Same as for the commit above * 150c964 Is _not_ a fix, and actually still internal because we miss documentation etc. * Remove unrelated whitespace change
* docs: remove internal build fixes from changelog * angular@d0d97c3 has been accidentally marked as `fix` while it should be `build`. * angular@a22a9fa has been re-added because we removed it manually from the changelog version (see [deduping logic](https://github.com/angular/material2/blob/master/tools/gulp/tasks/changelog.ts#L90)) * angular@985774a Same as for the commit above * angular@150c964 Is _not_ a fix, and actually still internal because we miss documentation etc. * Remove unrelated whitespace change
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. |
fix
while it should bebuild
.