Bump version (changelog ignore)

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

View File

@ -40,6 +40,10 @@
## 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)
## 5.6.4

View File

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