Bump version

This commit is contained in:
garronej 2023-03-22 04:49:30 +01:00
parent 8f54166653
commit c4f8879cda
2 changed files with 2 additions and 1 deletions

View File

@ -48,6 +48,7 @@
- It's much easier to customize pages at the CSS level, you can now see in the browser dev tool the customizable classes.
- New interactive CLI tool `npx eject-keycloak-page`, that enables to select the page you want to customize at the component level.
- There is [a Storybook](https://storybook.keycloakify.dev)
- [Remember me is fixed](https://github.com/InseeFrLab/keycloakify/pull/272)
## 6.13

View File

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