Skip to content

Commit 9b60bc0

Browse files
committed
Command changed with towncrier 21.9.0
1 parent a85ebbf commit 9b60bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ body:
2929
- [ ] Check the rageshake with the current dev version: https://github.com/matrix-org/element-android-rageshakes/labels/1.2.3-dev
3030
- [ ] Run the integration test, and especially `UiAllScreensSanityTest.allScreensTest()`
3131
- [ ] Create an account on matrix.org and do some smoke tests that the sanity test does not cover like: 1-1 call, 1-1 video call, Jitsi call for instance
32-
- [ ] Run towncrier: `towncrier --version v1.2.3 --draft` (remove `--draft` do write the file CHANGES.md)
32+
- [ ] Run towncrier: `towncrier build --version v1.2.3 --draft` (remove `--draft` do write the file CHANGES.md)
3333
- [ ] Check that the folder `changelog.d` is empty. It can happen that some remaining files stay here
3434
- [ ] Check the file CHANGES.md consistency. It's possible to reorder items (most important changes first) or change their section if relevant. Also an opportunity to fix some typo, or rewrite things
3535
- [ ] Add file for fastlane under ./fastlane/metadata/android/en-US/changelogs

0 commit comments

Comments
 (0)