Version Packages
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# @backstage/create-app
|
||||
|
||||
## 0.4.37
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 12a7b316ee: Bumped create-app version.
|
||||
- 86a8dfd7b0: Added a check to ensure that Yarn v1 is used when creating new projects.
|
||||
- 0eaa579f89: Update `SearchPage` template to use `SearchResult` extensions.
|
||||
- 02f1316e57: Updated `packages/app/cypress/.eslintrc.json` to remove the unnecessary `import/no-extraneous-dependencies` rule.
|
||||
- Updated dependencies
|
||||
- @backstage/cli-common@0.1.11
|
||||
|
||||
## 0.4.37-next.2
|
||||
|
||||
### 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.2",
|
||||
"version": "0.4.37",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user