Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-07-02 09:03:14 +00:00
parent 14218d6227
commit 08c63d46ac
275 changed files with 4055 additions and 137 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-home-react
## 0.1.15-next.1
### Patch Changes
- cc81579: Updated dependency `@rjsf/utils` to `5.18.5`.
Updated dependency `@rjsf/core` to `5.18.5`.
Updated dependency `@rjsf/material-ui` to `5.18.5`.
Updated dependency `@rjsf/validator-ajv8` to `5.18.5`.
- Updated dependencies
- @backstage/core-components@0.14.9-next.0
- @backstage/core-plugin-api@1.9.3
## 0.1.15-next.0
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-home-react",
"version": "0.1.15-next.0",
"version": "0.1.15-next.1",
"description": "A Backstage plugin that contains react components helps you build a home page",
"backstage": {
"role": "web-library",