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
Copy file name to clipboardExpand all lines: RELEASE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -172,7 +172,7 @@ Depending on the type of release, run one of the following:
172
172
*`make release-major`: This will release the next major version. Use this to if the changes modify the user API in a backwards incompatible way after the major version 1 has been released.
173
173
174
174
Running one of these will **push commits directly** to `main`.
175
-
At the end, you should see the 3 commits on `main`on (from oldest to newest):
175
+
At the end, you should see the 3 commits on `main` (from oldest to newest):
176
176
-`make release-tag: Merge branch 'main' into stable`
0 commit comments