Version Packages (#2066)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
ba05b933df
commit
0a17a8a13a
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-rbac': patch
|
||||
---
|
||||
|
||||
Fixed UI issues.
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
### Dependencies
|
||||
|
||||
## 1.33.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- ba05b93: Fixed UI issues.
|
||||
|
||||
## 1.33.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-rbac",
|
||||
"version": "1.33.0",
|
||||
"version": "1.33.1",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"license": "Apache-2.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue