diff --git a/README.md b/README.md index 00d0bb10..8e0323ce 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,10 @@ # Changelog highlights +## 5.7.0 + +- Feat `logout-confirm.ftl`. [PR](https://github.com/InseeFrLab/keycloakify/pull/120) + ## 5.6.4 Fix `login-verify-email.ftl` page. [Before](https://user-images.githubusercontent.com/6702424/177436014-0bad22c4-5bfb-45bb-8fc9-dad65143cd0c.png) - [After](https://user-images.githubusercontent.com/6702424/177435797-ec5d7db3-84cf-49cb-8efc-3427a81f744e.png) diff --git a/package.json b/package.json index d102bbf9..405d4026 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keycloakify", - "version": "5.6.5", + "version": "5.7.0", "description": "Keycloak theme generator for Reacts app", "repository": { "type": "git",