Version Packages
This commit is contained in:
@@ -1,5 +1,19 @@
|
||||
# @backstage/plugin-devtools
|
||||
|
||||
## 0.1.24
|
||||
|
||||
### 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.
|
||||
- Updated dependencies
|
||||
- @backstage/core-components@0.16.4
|
||||
- @backstage/frontend-plugin-api@0.9.5
|
||||
- @backstage/core-compat-api@0.3.6
|
||||
- @backstage/core-plugin-api@1.10.4
|
||||
- @backstage/plugin-permission-react@0.4.31
|
||||
- @backstage/errors@1.2.7
|
||||
- @backstage/plugin-devtools-common@0.1.15
|
||||
|
||||
## 0.1.24-next.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-devtools",
|
||||
"version": "0.1.24-next.3",
|
||||
"version": "0.1.24",
|
||||
"backstage": {
|
||||
"role": "frontend-plugin",
|
||||
"pluginId": "devtools",
|
||||
|
||||
Reference in New Issue
Block a user