Version Packages (next)
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.5.3-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 76b83a4422bb: Post-create message - added instruction to run `yarn install` when app was created with `--skip-install`
|
||||
- e3ce5dd3f89a: add cy.\*\*.should to cypress eslintrc
|
||||
- 294b1629de28: Display a warning alert if relations are defined, which don't exist in the catalog.
|
||||
|
||||
## 0.5.3-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/create-app",
|
||||
"description": "A CLI that helps you create your own Backstage app",
|
||||
"version": "0.5.3-next.0",
|
||||
"version": "0.5.3-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user