Version Packages
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-search
|
||||
|
||||
## 1.4.12
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 4f92394: Migrate from identityApi to fetchApi in frontend plugins.
|
||||
- d44a20a: Added additional plugin metadata to `package.json`.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.14.8
|
||||
- @backstage/core-compat-api@0.2.6
|
||||
- @backstage/core-plugin-api@1.9.3
|
||||
- @backstage/plugin-catalog-react@1.12.1
|
||||
- @backstage/plugin-search-common@1.2.12
|
||||
- @backstage/plugin-search-react@1.7.12
|
||||
- @backstage/frontend-plugin-api@0.6.6
|
||||
- @backstage/errors@1.2.4
|
||||
- @backstage/types@1.1.1
|
||||
- @backstage/version-bridge@1.0.8
|
||||
|
||||
## 1.4.12-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-search",
|
||||
"version": "1.4.12-next.3",
|
||||
"version": "1.4.12",
|
||||
"description": "The Backstage plugin that provides your backstage app with search",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user