Version Packages

This commit is contained in:
github-actions[bot]
2024-01-16 11:44:56 +00:00
parent ad3f162b2b
commit 8070f67dc4
539 changed files with 6788 additions and 1310 deletions
+10
View File
@@ -1,5 +1,15 @@
# @backstage/create-app
## 0.5.9
### Patch Changes
- c9f71fb: Bumped create-app version.
- ac277f3: Bumped create-app version.
- 7acbb5a: Removed `mock-fs` dev dependency.
- Updated dependencies
- @backstage/cli-common@0.1.13
## 0.5.9-next.2
### 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.9-next.2",
"version": "0.5.9",
"publishConfig": {
"access": "public"
},