Skip to content

Commit 19de4b5

Browse files
authored
Merge pull request #158 from usetrmnl/hossain-khan-patch-1
Update RELEASE_CHECKLIST.md
2 parents bc7bd65 + 883f688 commit 19de4b5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

RELEASE_CHECKLIST.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,21 @@ This will display:
2525
- Existing changelog files
2626
- Suggested next version
2727

28+
<details><summary>Example Run Output</summary>
29+
30+
```
31+
🚀 Suggested next version:
32+
- Version Code: 22
33+
- Version Name: 2.0.4
34+
35+
To update version, run the GitHub Actions workflow 'Version Management' with:
36+
- Version name: 2.0.4
37+
- Version code: 22
38+
- Git tag: v2.0.4 (default)
39+
- Release notes: your comma-separated release notes
40+
```
41+
</details>
42+
2843
### 2. Run the Version Management workflow
2944

3045
- Go to GitHub Actions → Version Management workflow

0 commit comments

Comments
 (0)