Skip to content

Commit a8b46c9

Browse files
Version Packages (#9013)
1 parent 4d94810 commit a8b46c9

7 files changed

Lines changed: 16 additions & 17 deletions

File tree

workspaces/keycloak/.changeset/khaki-cats-swim.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/keycloak/.changeset/renovate-20dc376.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

workspaces/keycloak/.changeset/renovate-659f59b.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @backstage-community/plugin-auth-backend-module-keycloak-provider
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- 5ff2dfd: Added a new auth provider backend module for Keycloak.

workspaces/keycloak/plugins/auth-backend-module-keycloak/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-auth-backend-module-keycloak-provider",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",

workspaces/keycloak/plugins/catalog-backend-module-keycloak/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @backstage-community/plugin-catalog-backend-module-keycloak
22

3+
## 3.19.3
4+
5+
### Patch Changes
6+
7+
- 203c5e6: Updated dependency `@keycloak/keycloak-admin-client` to `26.6.1`.
8+
- 5a7e85f: Updated dependency `open-cli` to `^9.0.0`.
9+
310
## 3.19.2
411

512
### Patch Changes

workspaces/keycloak/plugins/catalog-backend-module-keycloak/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@backstage-community/plugin-catalog-backend-module-keycloak",
3-
"version": "3.19.2",
3+
"version": "3.19.3",
44
"description": "A Backend backend plugin for Keycloak",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

0 commit comments

Comments
 (0)