Skip to content

Commit 4a9b86c

Browse files
committed
organisation and repo renamings
1 parent d0f509f commit 4a9b86c

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
## [1.0.0]-202310160608-2-fa9fd502
1919

2020

21-
[Unreleased]: https://github.com/keycloak-competence-center/keycloak-signature-extension/commits/main
21+
[Unreleased]: https://github.com/keycloak-competence-center/keycloak-signature/commits/main

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Keycloak Signature Extension
22
===============
33

4-
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/inventage/keycloak-signature-extension?sort=semver)
4+
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/keycloak-competence-center/keycloak-signature?sort=semver)
55
![Keycloak Dependency Version](https://img.shields.io/badge/Keycloak-22.0.1-blue)
6-
![GitHub Release Date](https://img.shields.io/github/release-date-pre/inventage/keycloak-signature-extension)
7-
![Github Last Commit](https://img.shields.io/github/last-commit/inventage/keycloak-signature-extension)
6+
![GitHub Release Date](https://img.shields.io/github/release-date-pre/keycloak-competence-center/keycloak-signature)
7+
![Github Last Commit](https://img.shields.io/github/last-commit/keycloak-competence-center/keycloak-signature)
88

9-
![CI build](https://github.com/inventage/keycloak-signature-extension/actions/workflows/build-pipeline.yml/badge.svg)
10-
![open issues](https://img.shields.io/github/issues/inventage/keycloak-signature-extension)
9+
![CI build](https://github.com/keycloak-competence-center/keycloak-signature/actions/workflows/build-pipeline.yml/badge.svg)
10+
![open issues](https://img.shields.io/github/issues/keycloak-competence-center/keycloak-signature)
1111

1212
## What is it good for?
1313

extensions/extension-signature/src/main/web/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/extension-signature/src/main/web/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
3-
"name": "@inventage/keycloak-signature-extension",
4-
"version": "1.0.0",
3+
"name": "@keycloak-competence-center/keycloak-signature",
4+
"version": "2.0.0",
55
"description": "A companion webcomponent for the keycloak signature extension",
66
"license": "MIT",
77
"author": "Inventage AG <[email protected]>",

0 commit comments

Comments
 (0)