Version Packages

This commit is contained in:
github-actions[bot]
2024-08-20 08:56:34 +00:00
parent a0d830645a
commit 2a2c84ba68
538 changed files with 6372 additions and 2322 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-org
## 0.6.28
### Patch Changes
- c7603e8: Deprecate the old pattern of `create*Extension`, and replace it with the equivalent Blueprint implementation instead
- Updated dependencies
- @backstage/frontend-plugin-api@0.7.0
- @backstage/plugin-catalog-react@1.12.3
- @backstage/core-components@0.14.10
- @backstage/core-compat-api@0.2.8
- @backstage/catalog-model@1.6.0
- @backstage/core-plugin-api@1.9.3
- @backstage/plugin-catalog-common@1.0.26
## 0.6.28-next.3
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-org",
"version": "0.6.28-next.3",
"version": "0.6.28",
"description": "A Backstage plugin that helps you create entity pages for your organization",
"backstage": {
"role": "frontend-plugin",