Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-06-04 15:34:15 +00:00
parent 3b086b0020
commit 09f502208f
314 changed files with 4507 additions and 159 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-org
## 0.6.26-next.1
### Patch Changes
- d8e2f53: The `catalogIndex` external route is now optional and will by default bind to the catalog index page if it is available.
- Updated dependencies
- @backstage/core-components@0.14.8-next.1
- @backstage/core-compat-api@0.2.6-next.1
- @backstage/core-plugin-api@1.9.3-next.0
- @backstage/frontend-plugin-api@0.6.6-next.1
- @backstage/plugin-catalog-react@1.12.1-next.1
- @backstage/catalog-model@1.5.0
- @backstage/plugin-catalog-common@1.0.23
## 0.6.26-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-org",
"version": "0.6.26-next.0",
"version": "0.6.26-next.1",
"description": "A Backstage plugin that helps you create entity pages for your organization",
"backstage": {
"role": "frontend-plugin"