chore: fix create-app version to Patch

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-05-06 10:14:18 +02:00
parent d397eb470f
commit 3aec82a61d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# @backstage/create-app
## 1.0.0
## 0.3.21
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "Create app package for Backstage",
"version": "1.0.0",
"version": "0.3.21",
"private": false,
"publishConfig": {
"access": "public"