You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ ] Create a PR against main branch at the `CHANGELOG.md` file with the changelog of all milestones that are subject to the release. Look the pattern used in the file and follow it.
40
55
<!-- name suggestions to commit and pull request:
@@ -45,6 +60,10 @@ To the body, add the following template. Read all and replace the placeholders w
45
60
- [ ] Merge the PR
46
61
<!-- Duplicate the follow steps for each version that will be released, starting with the oldest version. -->
47
62
<!-- Pay attention to start with the **oldest** version here, so the appstore and github releases show the newest version as "Last release" and them. -->
63
+
<!-- Replace "XX" with the Nextcloud stable branch number e.g. "22" for "stable22" -->
64
+
<!-- 1. Replace "20.1.9" with the version number e.g. "12.2.4" -->
65
+
<!-- Replace "20.1.8" with the previous version number e.g. "12.2.3" -->
66
+
<!-- 2. Replace "stable30" with the LibreSign minor branch name e.g. "stable22" -->
48
67
## 🚀 v20.1.9
49
68
- [ ] Backport the changelog from main to the stable branches
50
69
- [ ] <!-- Add link to PR here -->
@@ -69,6 +88,8 @@ To the body, add the following template. Read all and replace the placeholders w
69
88
- [ ] Move all open PRs and issues from milestone `v20.1.9` to `💚 Next Patch (XX)`: https://github.com/LibreSign/libresign/issues?q=is%3Aissue%20state%3Aopen%20milestone%3Av20.1.9
70
89
- [ ] Move all open PRs and issues from milestone `v20.1.9` to `💚 Next Patch (XX)`: https://github.com/LibreSign/libresign/issues?q=is%3Apr%20state%3Aopen%20milestone%3Av20.1.9
71
90
- [ ] Close the `v20.1.9` milestone
91
+
- [ ] Archive all issues and PRs that were merged in this release
0 commit comments