Bump version

This commit is contained in:
garronej 2023-06-21 18:08:02 +02:00
parent 4b8aecfe91
commit 7214fbcd4c
2 changed files with 3 additions and 2 deletions

View File

@ -127,7 +127,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
## 7.13
- Deprecate `customUserAttribute`, Keycloakify now analyze your code to predict field name usage. [See doc](https://docs.keycloakify.dev/build-options#customuserattributes).
- Deprecate `customUserAttribute`, Keycloakify now analyze your code to predict field name usage. [See doc](https://docs.keycloakify.dev/build-options#customuserattributes).
It's now mandatory to [adopt the new directory structure](https://docs.keycloakify.dev/migration-guides/v6-greater-than-v7).
## 7.12

View File

@ -1,6 +1,6 @@
{
"name": "keycloakify",
"version": "7.14.0",
"version": "7.14.1",
"description": "Create Keycloak themes using React",
"repository": {
"type": "git",