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
@@ -1,5 +1,11 @@
# @backstage/module-federation-common
## 0.1.2
### Patch Changes
- 0cb5646: Fixed the `@mui/material/styles` shared dependency key by removing a trailing slash that caused module resolution failures with MUI package exports.
## 0.1.2-next.0
### Patch Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/module-federation-common",
"version": "0.1.2-next.0",
"version": "0.1.2",
"description": "Helper library for module federation",
"backstage": {
"role": "common-library"