Version Packages (next)

This commit is contained in:
github-actions[bot]
2023-05-23 15:25:13 +00:00
parent c4a77ac680
commit 75a1c93784
371 changed files with 5321 additions and 244 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.5.2-next.0
### Patch Changes
- Bumped create-app version.
- Updated dependencies
- @backstage/cli-common@0.1.12
## 0.5.1
### 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.1",
"version": "0.5.2-next.0",
"publishConfig": {
"access": "public"
},