Skip to content

Commit c649a26

Browse files
committed
docs(release): mention that we need to update Cargo.lock
1 parent 1dbaeb5 commit c649a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In that case, we should closely review the PR and 'compare' it with what semanti
1616
- [ ] Make sure the Milestone is completed and if not, check what needs to be done to complete it.
1717
- [ ] Make sure all merged PRs regarding the application follow the Conventional Commit Messages style. This makes sure that when generating a changelog, the changes look consistent, which in turn improves readability.
1818
- [ ] Make sure all merged PRs have the correct labels assigned, as the changelog is generated based on labels.
19-
- [ ] Create a release preparation PR that bumps the UAD-ng version in `Cargo.toml`
19+
- [ ] Create a release preparation PR that bumps the UAD-ng version in `Cargo.toml` and `Cargo.lock`.
2020

2121
When all the above has been checked, you can push a tag to `main` to trigger the GitHub Action that creates a release:
2222

0 commit comments

Comments
 (0)