Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-02-27 16:48:30 +00:00
parent 56b9192861
commit 4cca80fbf8
529 changed files with 9255 additions and 290 deletions
+12
View File
@@ -1,5 +1,17 @@
# @backstage/plugin-home-react
## 0.1.9-next.0
### Patch Changes
- 0cecb09: Updated dependency `@rjsf/utils` to `5.17.1`.
Updated dependency `@rjsf/core` to `5.17.1`.
Updated dependency `@rjsf/material-ui` to `5.17.1`.
Updated dependency `@rjsf/validator-ajv8` to `5.17.1`.
- Updated dependencies
- @backstage/core-components@0.14.1-next.0
- @backstage/core-plugin-api@1.9.1-next.0
## 0.1.8
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-home-react",
"version": "0.1.8",
"version": "0.1.9-next.0",
"description": "A Backstage plugin that contains react components helps you build a home page",
"backstage": {
"role": "web-library"