Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleCreate new Docusaurus version
# in documentation/website-v2, run the following command:

npm run ds-version NEW_VERSION

#eg: npm run ds-version 0.68.0


...