Version Packages

This commit is contained in:
github-actions[bot]
2026-03-17 21:39:07 +00:00
parent e704c00979
commit 5725b5fcfa
679 changed files with 6785 additions and 2555 deletions
+11
View File
@@ -1,5 +1,16 @@
# @backstage/plugin-home-react
## 0.1.36
### Patch Changes
- 0be2541: Promoted the plugin's translation ref to the stable package entry point. It was previously only available through the alpha entry point.
- Updated dependencies
- @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
## 0.1.36-next.1
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-home-react",
"version": "0.1.36-next.1",
"version": "0.1.36",
"description": "A Backstage plugin that contains react components helps you build a home page",
"backstage": {
"role": "web-library",