We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1869ee commit 2ed702fCopy full SHA for 2ed702f
etc/docs/README.md
@@ -32,6 +32,8 @@ To generate API documentation for a new major or minor version:
32
33
`npm run build:docs -- --tag <version>`
34
35
+`<version>` should be formatted MAJOR.MINOR (ex. `--tag=6.8`)
36
+
37
You can optionally specify the following options:
38
39
- `--yes` if set, this will silence any prompts in the script. useful for running in CI
0 commit comments