diff --git a/.changeset/early-ligers-act.md b/.changeset/early-ligers-act.md
deleted file mode 100644
index d82b7a2a..00000000
--- a/.changeset/early-ligers-act.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@status-im/components": patch
----
-
-fix `` expanded state
diff --git a/.changeset/famous-maps-burn.md b/.changeset/famous-maps-burn.md
deleted file mode 100644
index 793d6ae2..00000000
--- a/.changeset/famous-maps-burn.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@status-im/components": patch
----
-
-add ``
diff --git a/.changeset/few-suits-rescue.md b/.changeset/few-suits-rescue.md
deleted file mode 100644
index 66665220..00000000
--- a/.changeset/few-suits-rescue.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@status-im/components": patch
----
-
-Fix tag and tabs
diff --git a/.changeset/nasty-dots-eat.md b/.changeset/nasty-dots-eat.md
deleted file mode 100644
index 3b22b0e0..00000000
--- a/.changeset/nasty-dots-eat.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@status-im/components": patch
----
-
-add dark grey dropdown button
diff --git a/.changeset/stupid-pumpkins-grow.md b/.changeset/stupid-pumpkins-grow.md
deleted file mode 100644
index ce2248e7..00000000
--- a/.changeset/stupid-pumpkins-grow.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@status-im/components": patch
----
-
-fix `` text alignment
diff --git a/.changeset/warm-countries-cry.md b/.changeset/warm-countries-cry.md
deleted file mode 100644
index 93f81a09..00000000
--- a/.changeset/warm-countries-cry.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@status-im/components": patch
----
-
-Add `` and ``
diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md
index e46b35fc..ddf7984a 100644
--- a/packages/components/CHANGELOG.md
+++ b/packages/components/CHANGELOG.md
@@ -1,5 +1,16 @@
# @status-im/components
+## 1.0.1
+
+### Patch Changes
+
+- 447cce7: fix `` expanded state
+- 1ce026c: add ``
+- 4e53b3e: Fix tag and tabs
+- 273db4e: add dark grey dropdown button
+- 4452f05: fix `` text alignment
+- 433558a: Add `` and ``
+
## 1.0.0
### Major Changes
diff --git a/packages/components/package.json b/packages/components/package.json
index 0705a662..db8bcfe2 100644
--- a/packages/components/package.json
+++ b/packages/components/package.json
@@ -1,6 +1,6 @@
{
"name": "@status-im/components",
- "version": "1.0.0",
+ "version": "1.0.1",
"license": "MPL-2.0",
"sideEffects": [
"*.css"