Skip to content

Commit ac5b709

Browse files
chore(main): release 1.5.7 (#93)
Co-authored-by: ba-itsys-release-please[bot] <247812433+ba-itsys-release-please[bot]@users.noreply.github.com>
1 parent 220531d commit ac5b709

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.7](https://github.com/ba-itsys/keycloak-push-mfa-extension/compare/v1.5.6...v1.5.7) (2026-02-09)
4+
5+
6+
### Bug Fixes
7+
8+
* rename credentialId to better show which one it is (keycloak, device) ([#92](https://github.com/ba-itsys/keycloak-push-mfa-extension/issues/92)) ([220531d](https://github.com/ba-itsys/keycloak-push-mfa-extension/commit/220531d10bd02ee8582355e4551f0a083f934441))
9+
310
## [1.5.6](https://github.com/ba-itsys/keycloak-push-mfa-extension/compare/v1.5.5...v1.5.6) (2026-02-06)
411

512

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>de.arbeitsagentur.opdt</groupId>
66
<artifactId>keycloak-push-mfa-extension</artifactId>
7-
<version>1.5.7-SNAPSHOT</version>
7+
<version>1.5.7</version>
88
<packaging>jar</packaging>
99

1010
<name>Keycloak Push MFA Extension</name>

0 commit comments

Comments
 (0)