chore(create): release 0.0.6

This commit is contained in:
Thomas Allmer
2022-04-04 18:11:26 +02:00
parent 894a2fe56d
commit 43df19f4a7
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@rocket/create",
"version": "0.0.5",
"version": "0.0.6",
"publishConfig": {
"access": "public"
},

View File

@@ -14,6 +14,11 @@
"description": "Only includes the minimal basics",
"value": "minimal"
},
{
"title": "Sanity Minimal Starter",
"description": "A starter to show an minimal integration between Sanity.io and Rocket",
"value": "sanity-minimal-starter"
},
{
"title": "Custom (community built)",
"description": "Use a community built template by providing a git url",