diff --git a/.changeset/fifty-adults-joke.md b/.changeset/fifty-adults-joke.md
deleted file mode 100644
index a4a86dc..0000000
--- a/.changeset/fifty-adults-joke.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@limeplay/core": patch
----
-
-Fixed Lodash Import Issues .mjs
diff --git a/.changeset/late-spoons-retire.md b/.changeset/late-spoons-retire.md
deleted file mode 100644
index cc6519a..0000000
--- a/.changeset/late-spoons-retire.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@limeplay/core": patch
----
-
-Lodash and Build fixes
diff --git a/home/CHANGELOG.md b/home/CHANGELOG.md
index 54d85aa..211233e 100644
--- a/home/CHANGELOG.md
+++ b/home/CHANGELOG.md
@@ -1,5 +1,12 @@
 # home
 
+## 0.1.2
+
+### Patch Changes
+
+- Updated dependencies [[`b5226ab`](https://github.com/WINOFFRG/limeplay/commit/b5226ab0b50747616b71f72e29a389a25e7317a9), [`59f1887`](https://github.com/WINOFFRG/limeplay/commit/59f1887900ca61928261d8b97407906e30852553)]:
+  - @limeplay/core@1.1.1
+
 ## 0.1.1
 
 ### Patch Changes
diff --git a/home/package.json b/home/package.json
index f62a05d..b9f95bb 100644
--- a/home/package.json
+++ b/home/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "home",
-	"version": "0.1.1",
+	"version": "0.1.2",
 	"private": true,
 	"scripts": {
 		"dev": "next dev",
diff --git a/packages/limeplay-core/CHANGELOG.md b/packages/limeplay-core/CHANGELOG.md
index d810e58..0c7fd1e 100644
--- a/packages/limeplay-core/CHANGELOG.md
+++ b/packages/limeplay-core/CHANGELOG.md
@@ -1,5 +1,13 @@
 # @limeplay/core
 
+## 1.1.1
+
+### Patch Changes
+
+- [`b5226ab`](https://github.com/WINOFFRG/limeplay/commit/b5226ab0b50747616b71f72e29a389a25e7317a9) Thanks [@WINOFFRG](https://github.com/WINOFFRG)! - Fixed Lodash Import Issues .mjs
+
+- [`59f1887`](https://github.com/WINOFFRG/limeplay/commit/59f1887900ca61928261d8b97407906e30852553) Thanks [@WINOFFRG](https://github.com/WINOFFRG)! - Lodash and Build fixes
+
 ## 1.1.0
 
 ### Minor Changes
diff --git a/packages/limeplay-core/package.json b/packages/limeplay-core/package.json
index 6d75657..ea64e41 100644
--- a/packages/limeplay-core/package.json
+++ b/packages/limeplay-core/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "@limeplay/core",
-	"version": "1.1.0",
+	"version": "1.1.1",
 	"description": "React Headless UI library for Shaka Player focused on usability, accessibility, performance and developer experience",
 	"main": "src/index.ts",
 	"files": [