Bump version

This commit is contained in:
garronej 2022-10-06 20:43:42 +02:00
parent 5e1c5b510b
commit a429ad5dcf
2 changed files with 5 additions and 1 deletions

View File

@ -49,6 +49,10 @@
# Changelog highlights
## 6.7.0
- Add support for `webauthn-authenticate.ftl` thanks to [@mstrodl](https://github.com/Mstrodl)'s hacktoberfest [PR](https://github.com/InseeFrLab/keycloakify/pull/185).
## 6.6.0
- Add support for `login-password.ftl` thanks to [@mstrodl](https://github.com/Mstrodl)'s hacktoberfest [PR](https://github.com/InseeFrLab/keycloakify/pull/184).

View File

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