Skip to content

Commit

Permalink
Update README to include adding versioned sidebars
Browse files Browse the repository at this point in the history
  • Loading branch information
lhstrh committed Jul 2, 2024
1 parent 8ad7ac2 commit 3c80e4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ git pull
git checkout -b v<major>.<minor>.<patch>
yarn docusaurus docs:version <major>.<minor>.<patch>
git add versioned_docs/*
git add versioned_sidebars/*
git commit -a -m 'Docs v<major>.<minor>.<patch>'
```

0 comments on commit 3c80e4b

Please sign in to comment.