Skip to content

Commit b625dd2

Browse files
chore(main): release 1.8.0 (#126)
Co-authored-by: ba-itsys-release-please[bot] <247812433+ba-itsys-release-please[bot]@users.noreply.github.com>
1 parent ad1420a commit b625dd2

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.8.0](https://github.com/ba-itsys/keycloak-push-mfa-extension/compare/v1.7.1...v1.8.0) (2026-03-17)
4+
5+
6+
### Features
7+
8+
* **login-challenge:** add createdAt for LoginChallenge; improve documentation ([#125](https://github.com/ba-itsys/keycloak-push-mfa-extension/issues/125)) ([ad1420a](https://github.com/ba-itsys/keycloak-push-mfa-extension/commit/ad1420a2c3abc1b8cd3519829b18c91009ff7880))
9+
310
## [1.7.1](https://github.com/ba-itsys/keycloak-push-mfa-extension/compare/v1.7.0...v1.7.1) (2026-03-11)
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.7.2-SNAPSHOT</version>
7+
<version>1.8.0</version>
88
<packaging>jar</packaging>
99

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

0 commit comments

Comments
 (0)