Skip to content

Commit 3c80e4b

Browse files
committed
Update README to include adding versioned sidebars
1 parent 8ad7ac2 commit 3c80e4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,6 @@ git pull
3333
git checkout -b v<major>.<minor>.<patch>
3434
yarn docusaurus docs:version <major>.<minor>.<patch>
3535
git add versioned_docs/*
36+
git add versioned_sidebars/*
3637
git commit -a -m 'Docs v<major>.<minor>.<patch>'
3738
```

0 commit comments

Comments
 (0)