mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c45afbc2a8
This makes a few changes to try to smooth over the process: 1. Updates changelog commands to filter out `refactor` commits. 2. Tweaks the changelog command to generate a markdown list for easy copy-pasting. 3. Links directly to the store pages to cut down on clicks. 4. Moves the source code section a bove the reviewer note and changelog, to match the ordering of the Firefox Add Ons form. PR Close #61883