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: docs/publishing.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ These are the steps to publish a regular release on npm and as a GitHub release:
29
29
When the workflow finishes, your review is requested on a new release pull request.
30
30
31
31
1. Review the PR.
32
-
32
+
33
33
1. Close and reopen the release PR, to allow the tests to run.
34
34
1. Review and approve the changes.
35
35
1. When you're ready to complete the remaining steps, merge the PR.
@@ -56,7 +56,7 @@ These are the steps to publish a regular release on npm and as a GitHub release:
56
56
57
57
1. Remove the "[major version required][major-version]" and "[minor version required][minor-version]" labels from any pull requests that were included in the release.
58
58
59
-
1. (*Optional*) If this release contained schema changes, notify highly-visible donwstream consumers, such as Can I Use (@Fryd), MDN (@LeoMcA), or webstatus.dev (@jcscottiii).
59
+
1. (_Optional_) If this release contained schema changes, notify highly-visible downstream consumers, such as Can I Use (@Fyrd), MDN (@LeoMcA), or webstatus.dev (@jcscottiii).
0 commit comments