Skip to content

Commit 5feb1fa

Browse files
authored
Update release.md
add note about `latest-versions.ts`
1 parent 6595490 commit 5feb1fa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/process/release.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@ Only the first 2 commits should be cherry picked to the patch branch, as the las
4141

4242
# Release
4343

44+
## Before releasing
45+
46+
Make sure the CI is green.
47+
48+
Consider if you need to update `packages/schematics/angular/utility/latest-versions.ts` to reflect changes in dependent versions.
49+
4450
## Shepparding
4551

4652
As commits are cherry-picked when PRs are merged, creating the release should be a matter of updating the version

0 commit comments

Comments
 (0)