Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-06-03 13:12:47 +00:00
parent 270f5ee083
commit d57a6f7828
291 changed files with 4033 additions and 145 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-org
## 0.6.40-next.1
### Patch Changes
- 4fe364f: Org plugin support i18n
- Updated dependencies
- @backstage/plugin-catalog-react@1.18.1-next.1
- @backstage/catalog-model@1.7.4
- @backstage/core-compat-api@0.4.3-next.1
- @backstage/core-components@0.17.2
- @backstage/core-plugin-api@1.10.7
- @backstage/frontend-plugin-api@0.10.3-next.0
- @backstage/plugin-catalog-common@1.1.4
## 0.6.40-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-org",
"version": "0.6.40-next.0",
"version": "0.6.40-next.1",
"description": "A Backstage plugin that helps you create entity pages for your organization",
"backstage": {
"role": "frontend-plugin",