Bump version
This commit is contained in:
parent
2251c84171
commit
09f716440a
17
README.md
17
README.md
@ -27,15 +27,9 @@
|
|||||||
<a href="https://www.keycloakify.dev">Home</a>
|
<a href="https://www.keycloakify.dev">Home</a>
|
||||||
-
|
-
|
||||||
<a href="https://docs.keycloakify.dev">Documentation</a>
|
<a href="https://docs.keycloakify.dev">Documentation</a>
|
||||||
</p>
|
|
||||||
<p align="center"> ---- Project starter / Demo setup ---- </p>
|
|
||||||
<p align="center">
|
|
||||||
<a href="https://github.com/garronej/keycloakify-starter">CSS Level customization</a>
|
|
||||||
-
|
-
|
||||||
<a href="https://github.com/garronej/keycloakify-advanced-starter">Component Level customization</a>
|
<a href="https://github.com/codegouvfr/keycloak-starter">Starter project</a>
|
||||||
</p>
|
</p>
|
||||||
<p align="center"> ---- </p>
|
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
@ -49,6 +43,15 @@
|
|||||||
|
|
||||||
# Changelog highlights
|
# Changelog highlights
|
||||||
|
|
||||||
|
## 6.12
|
||||||
|
|
||||||
|
Massive improvement in the developer experience:
|
||||||
|
|
||||||
|
- There is now only one starter repo: https://github.com/codegouvfr/keycloakify-starter
|
||||||
|
- A lot of comments have been added in the code of the starter to make it easier to get started.
|
||||||
|
- The doc has been updated: https://docs.keycloakify.dev
|
||||||
|
- A lot of improvements in the type system.
|
||||||
|
|
||||||
## 6.11.4
|
## 6.11.4
|
||||||
|
|
||||||
- You no longer need to have Maven installed to build the theme. Thanks to @lordvlad, [see PR](https://github.com/InseeFrLab/keycloakify/pull/239).
|
- You no longer need to have Maven installed to build the theme. Thanks to @lordvlad, [see PR](https://github.com/InseeFrLab/keycloakify/pull/239).
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "keycloakify",
|
"name": "keycloakify",
|
||||||
"version": "6.11.9",
|
"version": "6.12.0",
|
||||||
"description": "Keycloak theme generator for Reacts app",
|
"description": "Keycloak theme generator for Reacts app",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user