Version Packages

This commit is contained in:
github-actions[bot]
2024-06-18 12:37:38 +00:00
parent a0013c33e3
commit 18a40424cb
519 changed files with 9008 additions and 2096 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/plugin-home-react
## 0.1.14
### Patch Changes
- d44a20a: Added additional plugin metadata to `package.json`.
- 6cb4886: Updated dependency `@rjsf/utils` to `5.18.4`.
Updated dependency `@rjsf/core` to `5.18.4`.
Updated dependency `@rjsf/material-ui` to `5.18.4`.
Updated dependency `@rjsf/validator-ajv8` to `5.18.4`.
- Updated dependencies
- @backstage/core-components@0.14.8
- @backstage/core-plugin-api@1.9.3
## 0.1.14-next.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-home-react",
"version": "0.1.14-next.2",
"version": "0.1.14",
"description": "A Backstage plugin that contains react components helps you build a home page",
"backstage": {
"role": "web-library",