create-svelte-with-args
Advanced tools
Comparing version 0.0.2--canary.2.c36ca83.0 to 0.0.2
{ | ||
"name": "create-svelte-with-args", | ||
"version": "0.0.2--canary.2.c36ca83.0", | ||
"version": "0.0.2", | ||
"description": "A small CLI wrapper around the create-svelte package that enables you to replace the interactive prompts with CLI arguments.", | ||
@@ -5,0 +5,0 @@ "bin": "dist/bin.js", |
# 🏗 `create-svelte-with-args` | ||
## Releasing | ||
Releases are handled automatically by [auto](https://github.com/intuit/auto). By setting the correct labels on a pull request, the semantic versioning is handled automatically, GitHub releases are generated as well as a changelog. | ||
Once a pull request has been merged to `main` it is automatically released as the `latest` version. |
11921
6
8