Version Packages

This commit is contained in:
github-actions[bot]
2021-07-15 09:19:25 +00:00
parent f5e5c205a6
commit 8d1c3d0d5a
144 changed files with 847 additions and 545 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/create-app
## 0.3.31
### Patch Changes
- ae84b20cf: Revert the upgrade to `fs-extra@10.0.0` as that seemed to have broken all installs inexplicably.
## 0.3.30
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "Create app package for Backstage",
"version": "0.3.30",
"version": "0.3.31",
"private": false,
"publishConfig": {
"access": "public"