diff --git a/.changeset/big-garlics-run.md b/.changeset/big-garlics-run.md
deleted file mode 100644
index 9452aaa..0000000
--- a/.changeset/big-garlics-run.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@strapi/sdk-plugin': minor
----
-
-make react deps compatible with design system
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7aae2a4..81f1734 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
 # @strapi/sdk-plugin
 
+## 5.3.0
+
+### Minor Changes
+
+- [#70](https://github.com/strapi/sdk-plugin/pull/70) [`3a01652`](https://github.com/strapi/sdk-plugin/commit/3a01652bf06d0c9f130155e48fdbc32fd6e0f32e) Thanks [@jhoward1994](https://github.com/jhoward1994)! - make react deps compatible with design system
+
 ## 5.2.8
 
 ### Patch Changes
diff --git a/package.json b/package.json
index 30b79bc..2db738f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@strapi/sdk-plugin",
-  "version": "5.2.8",
+  "version": "5.3.0",
   "description": "Simple tools for developing Strapi plugins",
   "keywords": [
     "strapi",