Skip to content

Commit 34de4ac

Browse files
committed
docs: add CLI unreleased warning in documentation
1 parent be79ba1 commit 34de4ac

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/cli.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CLI
22

3+
⚠️ This CLI is unreleased as of writing. The documentation may change before the CLI is published in v0.6.0.
4+
35
The VoltX.js CLI provides tools for creating and managing VoltX.js applications. Use it to scaffold new projects, run development servers, build for production, and download framework assets.
46

57
## Installation

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can optionally pin to a specific version:
2626
</script>
2727
```
2828

29-
## CLI (Recommended)
29+
## CLI (⚠️ Unreleased as of v0.5.0)
3030

3131
The fastest way to create a new VoltX.js project is with the CLI:
3232

0 commit comments

Comments
 (0)