Version Packages (next)
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# @backstage/plugin-permission-react
|
||||
|
||||
## 0.4.40-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- a7e0d50: Prepare for React Router v7 migration by updating to v6.30.2 across all NFS packages and enabling v7 future flags. Convert routes from splat paths to parent/child structure with Outlet components.
|
||||
- Updated dependencies
|
||||
- @backstage/core-plugin-api@1.12.3-next.1
|
||||
|
||||
## 0.4.40-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@backstage/plugin-permission-react",
|
||||
"version": "0.4.40-next.0",
|
||||
"version": "0.4.40-next.1",
|
||||
"backstage": {
|
||||
"role": "web-library",
|
||||
"pluginId": "permission",
|
||||
|
||||
Reference in New Issue
Block a user