create-app: bring back to 0.3.8

This commit is contained in:
Patrik Oldsberg
2021-02-04 14:06:32 +01:00
parent 6794967d20
commit fcf1def954
2 changed files with 4 additions and 7 deletions
+3 -6
View File
@@ -1,15 +1,12 @@
# @backstage/create-app
## 1.0.0
## 0.3.8
### Minor Changes
### Patch Changes
- 019fe39a0: `@backstage/plugin-catalog` stopped exporting hooks and helpers for other
plugins. They are migrated to `@backstage/plugin-catalog-react`.
Change both your dependencies and imports to the new package.
### Patch Changes
- 436ca3f62: Remove techdocs.requestUrl and techdocs.storageUrl from app-config.yaml
- Updated dependencies [ceef4dd89]
- Updated dependencies [720149854]
@@ -128,7 +125,7 @@
- @backstage/plugin-catalog@0.2.13
- @backstage/plugin-scaffolder-backend@0.5.1
## 1.0.0
## 0.3.6
### Minor 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.8",
"private": false,
"publishConfig": {
"access": "public"