Version Packages
This commit is contained in:
@@ -1,5 +1,21 @@
|
||||
# @backstage/plugin-org
|
||||
|
||||
## 0.6.49
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ac9bead: Added `@backstage/frontend-test-utils` dev dependency.
|
||||
- 7feb83b: Adjusted to use the new `@backstage/filter-predicates` types for predicate expressions.
|
||||
- 4183614: Updated usage of deprecated APIs in the new frontend system.
|
||||
- a7e0d50: Updated `react-router-dom` peer dependency to `^6.30.2` and explicitly disabled v7 future flags to suppress deprecation warnings.
|
||||
- 1dee6de: Add search functionality in MembersListCard
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@2.0.0
|
||||
- @backstage/core-components@0.18.7
|
||||
- @backstage/frontend-plugin-api@0.14.0
|
||||
- @backstage/core-plugin-api@1.12.3
|
||||
- @backstage/plugin-catalog-common@1.1.8
|
||||
|
||||
## 0.6.49-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-org",
|
||||
"version": "0.6.49-next.2",
|
||||
"version": "0.6.49",
|
||||
"description": "A Backstage plugin that helps you create entity pages for your organization",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user