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 3236063 commit ddb15a1Copy full SHA for ddb15a1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v1.0.4
2
+
3
+> `2024-04-23`
4
5
+### 🎉 Feature
6
+- Added `--b` and `--pk` aliases.
7
8
## v1.0.3
9
10
> `2024-04-18`
README.md
@@ -68,5 +68,5 @@ Available flags:
68
| --- | --- |
69
| `--start` | Automatically starts the development server at the end of installation. |
70
| `--force` | Force overrides existing project directory. |
71
-| `--builder` | Installs Vueform Builder. |
72
-| `--publicKey` | Sets Public Key when installing Vueform + Builder. |
+| `--builder` `--b` | Installs Vueform Builder. |
+| `--publicKey` `--pk` | Sets Public Key when installing Vueform + Builder. |
0 commit comments