Version Packages
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
# @backstage/plugin-home
|
||||
|
||||
## 0.9.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 538c985: Updated installation documentation to use feature discovery as the default.
|
||||
- 0be2541: Promoted the plugin's translation ref to the stable package entry point. It was previously only available through the alpha entry point.
|
||||
- a49a40d: Updated dependency `zod` to `^3.25.76 || ^4.0.0` & migrated to `/v3` or `/v4` imports.
|
||||
- Updated dependencies
|
||||
- @backstage/plugin-catalog-react@2.1.0
|
||||
- @backstage/core-compat-api@0.5.9
|
||||
- @backstage/core-plugin-api@1.12.4
|
||||
- @backstage/core-components@0.18.8
|
||||
- @backstage/frontend-plugin-api@0.15.0
|
||||
- @backstage/catalog-client@1.14.0
|
||||
- @backstage/core-app-api@1.19.6
|
||||
- @backstage/plugin-home-react@0.1.36
|
||||
- @backstage/catalog-model@1.7.7
|
||||
|
||||
## 0.9.3-next.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-home",
|
||||
"version": "0.9.3-next.2",
|
||||
"version": "0.9.3",
|
||||
"description": "A Backstage plugin that helps you build a home page",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
|
||||
Reference in New Issue
Block a user