diff --git a/admin/publish.md b/admin/publish.md index f8150e137b..802c1cc4b0 100644 --- a/admin/publish.md +++ b/admin/publish.md @@ -116,7 +116,11 @@ Make a commit/push, create a pull request with the changes. **Don't merge it yet**, but wait for the CI checks to complete. -An example PR would be [#3114](https://github.com/facebook/docusaurus/pull/3114). +An example PR would be [#3114](https://github.com/facebook/docusaurus/pull/3114): + +```md +chore(v2): prepare v2.0.0-beta.0 release +``` ### 6. Build and publish to npm