diff --git a/README.md b/README.md index 664773a6..db8e3917 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ # Changelog highlights +## v4.10.0 + +Add `login-idp-link-email.ftl` page [See PR](https://github.com/InseeFrLab/keycloakify/pull/92). + ## v4.8.0 [Email template customization.](#email-template-customization) diff --git a/package.json b/package.json index 58f15558..8ae9a8c7 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keycloakify", - "version": "4.9.0", + "version": "4.10.0", "description": "Keycloak theme generator for Reacts app", "repository": { "type": "git",