diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md
index bebc48e..3dc2a70 100644
--- a/packages/components/CHANGELOG.md
+++ b/packages/components/CHANGELOG.md
@@ -3,6 +3,10 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [2.8.3](https://github.com/gecut/hybrid-ui/compare/@gecut/components@2.8.2...@gecut/components@2.8.3) (2024-10-25)
+
+**Note:** Version bump only for package @gecut/components
+
 ## [2.8.2](https://github.com/gecut/hybrid-ui/compare/@gecut/components@2.8.1...@gecut/components@2.8.2) (2024-10-25)
 
 **Note:** Version bump only for package @gecut/components
diff --git a/packages/components/package.json b/packages/components/package.json
index 6adc18b..363b41b 100644
--- a/packages/components/package.json
+++ b/packages/components/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@gecut/components",
-  "version": "2.8.2",
+  "version": "2.8.3",
   "type": "module",
   "description": "A collection of high-performance and beautiful UI components with Tailwind CSS, optimized for JS usage.",
   "keywords": [
diff --git a/packages/i18n/CHANGELOG.md b/packages/i18n/CHANGELOG.md
index 88318ce..e2be65b 100644
--- a/packages/i18n/CHANGELOG.md
+++ b/packages/i18n/CHANGELOG.md
@@ -3,6 +3,10 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [2.2.2](https://github.com/gecut/hybrid-ui/compare/@gecut/i18n@2.2.1...@gecut/i18n@2.2.2) (2024-10-25)
+
+**Note:** Version bump only for package @gecut/i18n
+
 ## [2.2.1](https://github.com/gecut/hybrid-ui/compare/@gecut/i18n@2.2.0...@gecut/i18n@2.2.1) (2024-10-25)
 
 **Note:** Version bump only for package @gecut/i18n
diff --git a/packages/i18n/package.json b/packages/i18n/package.json
index ed6be6f..07bf4c5 100644
--- a/packages/i18n/package.json
+++ b/packages/i18n/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@gecut/i18n",
-  "version": "2.2.1",
+  "version": "2.2.2",
   "type": "module",
   "author": {
     "name": "S. MohammadMahdi Zamanian",
diff --git a/packages/lit-helper/CHANGELOG.md b/packages/lit-helper/CHANGELOG.md
index 04996da..db96134 100644
--- a/packages/lit-helper/CHANGELOG.md
+++ b/packages/lit-helper/CHANGELOG.md
@@ -3,6 +3,10 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [2.4.6](https://github.com/gecut/hybrid-ui/compare/@gecut/lit-helper@2.4.5...@gecut/lit-helper@2.4.6) (2024-10-25)
+
+**Note:** Version bump only for package @gecut/lit-helper
+
 ## [2.4.5](https://github.com/gecut/hybrid-ui/compare/@gecut/lit-helper@2.4.4...@gecut/lit-helper@2.4.5) (2024-10-25)
 
 **Note:** Version bump only for package @gecut/lit-helper
diff --git a/packages/lit-helper/package.json b/packages/lit-helper/package.json
index 7131faa..1462bc2 100644
--- a/packages/lit-helper/package.json
+++ b/packages/lit-helper/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@gecut/lit-helper",
-  "version": "2.4.5",
+  "version": "2.4.6",
   "type": "module",
   "author": {
     "name": "S. MohammadMahdi Zamanian",
diff --git a/packages/mixins/CHANGELOG.md b/packages/mixins/CHANGELOG.md
index 50b84b1..d5d4cf5 100644
--- a/packages/mixins/CHANGELOG.md
+++ b/packages/mixins/CHANGELOG.md
@@ -3,6 +3,10 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [2.2.3](https://github.com/gecut/hybrid-ui/compare/@gecut/mixins@2.2.2...@gecut/mixins@2.2.3) (2024-10-25)
+
+**Note:** Version bump only for package @gecut/mixins
+
 ## [2.2.2](https://github.com/gecut/hybrid-ui/compare/@gecut/mixins@2.2.1...@gecut/mixins@2.2.2) (2024-10-25)
 
 **Note:** Version bump only for package @gecut/mixins
diff --git a/packages/mixins/package.json b/packages/mixins/package.json
index 9e37a1f..ecf7c92 100644
--- a/packages/mixins/package.json
+++ b/packages/mixins/package.json
@@ -2,7 +2,7 @@
   "type": "module",
   "name": "@gecut/mixins",
   "description": "A tiny, TypeScript-powered package of hyper-fast LitElement mixins. Enhance your web components with swift, type-safe functionality that’s easy to integrate.",
-  "version": "2.2.2",
+  "version": "2.2.3",
   "license": "MIT",
   "keywords": [
     "TypeScript",
diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md
index 16c9a48..b5e3a3d 100644
--- a/packages/styles/CHANGELOG.md
+++ b/packages/styles/CHANGELOG.md
@@ -3,6 +3,10 @@
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [2.8.4](https://github.com/gecut/hybrid-ui/compare/@gecut/styles@2.8.3...@gecut/styles@2.8.4) (2024-10-25)
+
+**Note:** Version bump only for package @gecut/styles
+
 ## [2.8.3](https://github.com/gecut/hybrid-ui/compare/@gecut/styles@2.8.2...@gecut/styles@2.8.3) (2024-10-25)
 
 **Note:** Version bump only for package @gecut/styles
diff --git a/packages/styles/package.json b/packages/styles/package.json
index 321f092..b164848 100644
--- a/packages/styles/package.json
+++ b/packages/styles/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@gecut/styles",
-  "version": "2.8.3",
+  "version": "2.8.4",
   "type": "module",
   "repository": {
     "type": "git",