Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-08-27 11:41:57 +00:00
parent 0a48cc88a8
commit 911bbe0d92
292 changed files with 5855 additions and 154 deletions
+8
View File
@@ -1,5 +1,13 @@
# @backstage/create-app
## 0.5.19-next.0
### Patch Changes
- 019d9ad: Minor dockerfile syntax update
- Updated dependencies
- @backstage/cli-common@0.1.14
## 0.5.18
### 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.18",
"version": "0.5.19-next.0",
"publishConfig": {
"access": "public"
},