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
+16
View File
@@ -0,0 +1,16 @@
# @backstage/plugin-app
## 0.1.0-next.0
### Minor Changes
- 2bb9517: Introduce the `@backstage/plugin-app` package to hold all of the built-in extensions for easy consumption and overriding.
### Patch Changes
- Updated dependencies
- @backstage/frontend-plugin-api@0.8.0-next.0
- @backstage/core-components@0.14.10
- @backstage/core-plugin-api@1.9.3
- @backstage/theme@0.5.6
- @backstage/plugin-permission-react@0.4.25
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-app",
"version": "0.0.0",
"version": "0.1.0-next.0",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",