Skip to content

Commit ddb15a1

Browse files
committed
feat: --b, --pk aliases
1 parent 3236063 commit ddb15a1

File tree

5 files changed

+46
-39
lines changed

5 files changed

+46
-39
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v1.0.4
2+
3+
> `2024-04-23`
4+
5+
### 🎉 Feature
6+
- Added `--b` and `--pk` aliases.
7+
18
## v1.0.3
29

310
> `2024-04-18`

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ Available flags:
6868
| --- | --- |
6969
| `--start` | Automatically starts the development server at the end of installation. |
7070
| `--force` | Force overrides existing project directory. |
71-
| `--builder` | Installs Vueform Builder. |
72-
| `--publicKey` | Sets Public Key when installing Vueform + Builder. |
71+
| `--builder` `--b` | Installs Vueform Builder. |
72+
| `--publicKey` `--pk` | Sets Public Key when installing Vueform + Builder. |

0 commit comments

Comments
 (0)