Version Packages (next)

This commit is contained in:
github-actions[bot]
2025-01-28 13:06:36 +00:00
parent db48129388
commit 84fdc40c42
215 changed files with 3630 additions and 210 deletions
+6
View File
@@ -1,5 +1,11 @@
# @backstage/version-bridge
## 1.0.11-next.0
### Patch Changes
- 58ec9e7: Removed older versions of React packages as a preparatory step for upgrading to React 19. This commit does not introduce any functional changes, but removes dependencies on previous React versions, allowing for a cleaner upgrade path in subsequent commits.
## 1.0.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@backstage/version-bridge",
"version": "1.0.10",
"version": "1.0.11-next.0",
"description": "Utilities used by @backstage packages to support multiple concurrent versions",
"backstage": {
"role": "web-library"