Version Packages

This commit is contained in:
github-actions[bot]
2023-12-19 13:39:54 +00:00
parent 7615a4c90b
commit a9801a3ec9
706 changed files with 7721 additions and 2335 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/create-app
## 0.5.8
### Patch Changes
- 8ece804: Bumped create-app version.
- 0351e09: Bumped create-app version.
- 3f1192f: Bumped create-app version.
- a96c2d4: Include the `<EntityLinksCard />` for group entities by default
- 375b6f7: CircelCI plugin moved permanently
- Updated dependencies
- @backstage/cli-common@0.1.13
## 0.5.8-next.4
### Patch Changes
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/create-app",
"description": "A CLI that helps you create your own Backstage app",
"version": "0.5.8-next.4",
"version": "0.5.8",
"publishConfig": {
"access": "public"
},