Bump version (changelog ignore)

This commit is contained in:
garronej 2022-07-28 04:27:38 +02:00
parent 3d581a5454
commit e0a6935c49
2 changed files with 5 additions and 1 deletions

View File

@ -40,6 +40,10 @@
## 5.7.0 ## 5.7.0
- [React.lazy()](https://reactjs.org/docs/code-splitting.html#reactlazy) support 🎉. [#141](https://github.com/InseeFrLab/keycloakify/issues/141)
## 5.7.0
- Feat `logout-confirm.ftl`. [PR](https://github.com/InseeFrLab/keycloakify/pull/120) - Feat `logout-confirm.ftl`. [PR](https://github.com/InseeFrLab/keycloakify/pull/120)
## 5.6.4 ## 5.6.4

View File

@ -1,6 +1,6 @@
{ {
"name": "keycloakify", "name": "keycloakify",
"version": "5.7.3", "version": "5.8.0",
"description": "Keycloak theme generator for Reacts app", "description": "Keycloak theme generator for Reacts app",
"repository": { "repository": {
"type": "git", "type": "git",