diff --git a/CHANGELOG.md b/CHANGELOG.md
index 26f776f3b2e584ad027473f9c48f198765e97774..d26023cdd718a44bc3cb8fa1f8fdbd531e77c6ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
 
 
 
+## [3.114.7] - 2025-03-30
+
+### Bug Fixes
+
+- password icon and gradient for dark mode
+
+
+
 ## [3.114.6] - 2025-03-25
 
 ### Bug Fixes
diff --git a/nix/config/release.nix b/nix/config/release.nix
index 48b4a4621b0f0f1d89c17e90e3037a3fc103d80e..9a5e5a42c1b7b0a5cecfe642d64b83e967036646 100644
--- a/nix/config/release.nix
+++ b/nix/config/release.nix
@@ -1,6 +1,6 @@
 {
-  version = "3.114.6";
-  commit = "86d7df58b2503e168a86121dcc40bb46f6a6fbfc";
+  version = "3.114.7";
+  commit = "738584d7aa78b1153780cde1f5bc092e7c1ac644";
   name = "Monster";
   mnemonic = "monster";
 }
\ No newline at end of file
diff --git a/package.json b/package.json
index 6be2b2cdfc3b21a4437e704b6e4a45133dcf5102..7cd23f8732854e71e5b7961aae147c27193ba18a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@schukai/monster",
-  "version": "3.114.6",
+  "version": "3.114.7",
   "description": "Monster is a simple library for creating fast, robust and lightweight websites.",
   "keywords": [
     "framework",