Version Packages (next)
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# @backstage/plugin-permission-common
|
||||
|
||||
## 0.6.4-next.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 667d917488: Updated dependency `msw` to `^0.47.0`.
|
||||
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
|
||||
|
||||
## 0.6.4-next.0
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@backstage/plugin-permission-common",
|
||||
"description": "Isomorphic types and client for Backstage permissions and authorization",
|
||||
"version": "0.6.4-next.0",
|
||||
"version": "0.6.4-next.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
@@ -48,7 +48,7 @@
|
||||
"zod": "^3.11.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@backstage/cli": "^0.19.0-next.1",
|
||||
"@backstage/cli": "^0.19.0-next.2",
|
||||
"@types/jest": "^26.0.7",
|
||||
"msw": "^0.47.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user