Version Packages (#2066)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Backstage Service Account 2024-11-25 12:57:55 +01:00 committed by GitHub
parent ba05b933df
commit 0a17a8a13a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@backstage-community/plugin-rbac': patch
---
Fixed UI issues.

View File

@ -1,5 +1,11 @@
### Dependencies
## 1.33.1
### Patch Changes
- ba05b93: Fixed UI issues.
## 1.33.0
### Minor Changes

View File

@ -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",