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
1. Thoroughly test the `next-release` branch in your test environment
25
+
1. Create a pull request to merge the `next-release` branch into `main` and add the appropriate label:
26
+
*`release:major`
27
+
*`release:minor`
28
+
*`release:patch`
29
+
1. When merged, the `release.yml` workflow will update all of your version numbers and commit them back into main and create a github release artifact: `bbpress-add-member-usernames.zip`
30
+
1. Updates should then show in wp-admin for any users of the plugin
0 commit comments