Version Packages (#2138)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
43ed3e9627
commit
dbae4bf8ef
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@backstage-community/plugin-catalog-backend-module-keycloak': patch
|
||||
---
|
||||
|
||||
Clean up api report warnings and remove unnecessary files
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
### Dependencies
|
||||
|
||||
## 3.2.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 74902d9: Clean up api report warnings and remove unnecessary files
|
||||
|
||||
## 3.2.2
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@backstage-community/plugin-catalog-backend-module-keycloak",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"description": "A Backend backend plugin for Keycloak",
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
|
|
|
|||
Loading…
Reference in New Issue