Version Packages

This commit is contained in:
github-actions[bot]
2024-06-18 12:37:38 +00:00
parent a0013c33e3
commit 18a40424cb
519 changed files with 9008 additions and 2096 deletions
+15
View File
@@ -1,5 +1,20 @@
# @backstage/frontend-app-api
## 0.7.1
### Patch Changes
- Updated dependencies
- @backstage/core-components@0.14.8
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/core-app-api@1.12.6
- @backstage/frontend-plugin-api@0.6.6
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/types@1.1.1
- @backstage/version-bridge@1.0.8
## 0.7.1-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/frontend-app-api",
"version": "0.7.1-next.2",
"version": "0.7.1",
"backstage": {
"role": "web-library"
},