Skip to content

Commit a7c17aa

Browse files
authored
doc: udate release.md
1 parent 371bdd1 commit a7c17aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/process/release.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Release Steps
22
- Login as `angular` npm account
3+
- Update Angular deps in `package.json`, `tools/defaults.bzl` and run `yarn install` to update the yarn.lock file - [Example Commit](https://github.com/angular/universal/commit/bf252680e41ff41d57db6172cb0532aea646b32c)
34
- Update the version in `package.json` - [Example Commit](https://github.com/angular/universal/commit/fccca4b49f198fb9b6a52877db58909ebb419369)
45
- Create a release commit
56
```sh

0 commit comments

Comments
 (0)