feat(website): serve the released docs from a versioned copy (#2979)

This commit is contained in:
Valentin Maerten
2026-08-17 14:15:03 +02:00
committed by GitHub
parent b7836eb893
commit 936b90c625
87 changed files with 12318 additions and 247 deletions

View File

@@ -197,8 +197,7 @@ tasks:
This task will do the following:
- Update the version and date in the CHANGELOG.md file
- Update the version in the package.json and package-lock.json files
- Copy the latest docs to the "current" version on the website
- Promote the docs, sidebar and JSON schemas to the released version
- Commit the changes
- Create a new tag
- Push the commit/tag to the repository