This is a proposal commit that adds a separate scope for migration changes. The motiviation is that migrations aren't necessarily always affecting `@angular/core`, but are just stored in the core package for a canonical location when someone runs `ng update`. Additionally, it rather seems confusing in the changelog if migration changes are listed under `core`. PR Close #36390