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
Publishing docs: add informing consumers to the release steps
This is primarily a reminder to myself, since James asked for this
previously.
I expect we'll eventually get rid of this step, if/when we version the
schema itself. See web-platform-dx#1704
Copy file name to clipboardExpand all lines: docs/publishing.md
+1
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ These are the steps to publish a regular release on NPM and as a GitHub release:
37
37
38
38
1. Remove all lines from Dependabot.
39
39
1. Publish the GitHub release.
40
+
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).
40
41
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.
0 commit comments