diff --git a/README.md b/README.md
index 9ad30913..d1a38810 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,10 @@
# Changelog highlights
+## 6.8.4
+
+- `@emotion/react` is no longer a peer dependency of Keycloakify.
+
## 6.8.0
- It is now possible to pass a custom `` component as a prop to `` and every
diff --git a/package.json b/package.json
index 8e5536cc..a35b910a 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "keycloakify",
- "version": "6.8.3",
+ "version": "6.8.4",
"description": "Keycloak theme generator for Reacts app",
"repository": {
"type": "git",