Version Packages (next)
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.4.37-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 86a8dfd7b0: Added a check to ensure that Yarn v1 is used when creating new projects.
|
||||
- 0eaa579f89: Update `SearchPage` template to use `SearchResult` extensions.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.11
|
||||
|
||||
## 0.4.37-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.4.37-next.0",
|
||||
"version": "0.4.37-next.1",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user