diff --git a/CHANGELOG.md b/CHANGELOG.md
index 78ec56ddaffc19f881e6de4bdeb410386070611e..e4cfb70f0fdd8da53901edeed49a9f8770e4e10f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,20 @@
+## [0.2.2](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.2.1...v0.2.2) (2023-09-25)
+
+### Bug Fixes
+
+- add styles export ([9d1cdca](https://dev.funkwhale.audio/funkwhale/ui/commit/9d1cdca348b825e6000665488f9143807ac195f2))
+- include types in CI artifacts ([538c3d3](https://dev.funkwhale.audio/funkwhale/ui/commit/538c3d3852fffbccfe5f0c24f9a75718e02a2a4f))
+
+## [0.2.1](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.2.0...v0.2.1) (2023-09-25)
+
+### Bug Fixes
+
+- resolve 'Could not find a declaration file for module @funkwhale/ui' error ([131e0b7](https://dev.funkwhale.audio/funkwhale/ui/commit/131e0b70a61c4e1fafbdd90e351a8302bc1d3de1))
+
+### Code Refactoring
+
+- **colors:** merge color props under common `color` prop ([2a3a116](https://dev.funkwhale.audio/funkwhale/ui/commit/2a3a116294efe05b8f1f4945f5dfa8e513861828))
+
 ## [0.2.0](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.1.3...v0.2.0) (2023-09-25)
 
 ### ⚠ BREAKING CHANGES
@@ -47,22 +64,6 @@
 
 - **colors:** merge color props under common `color` prop ([2a3a116](https://dev.funkwhale.audio/funkwhale/ui/commit/2a3a116294efe05b8f1f4945f5dfa8e513861828))
 
-## [0.1.3](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.1.2...v0.1.3) (2022-10-05)
-
-## [0.1.2](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.1.1...v0.1.2) (2022-10-05)
-
-## [0.1.1](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.1.0...v0.1.1) (2022-10-05)
-
-## [0.1.0](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.1.0-rc1...v0.1.0) (2022-09-29)
-
-## [0.1.0-rc1](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.0.4-rc2...v0.1.0-rc1) (2022-09-29)
-
-## [0.0.4-rc2](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.0.3...v0.0.4-rc2) (2022-09-25)
-
-## [0.0.3](https://dev.funkwhale.audio/funkwhale/ui/compare/v0.0.2...v0.0.3) (2022-09-24)
-
-## 0.0.2 (2022-09-24)
-
 ## <small>0.1.3 (2022-10-05)</small>
 
 - Add peer dependencies ([14ea619](https://dev.funkwhale.audio/funkwhale/ui/commits/14ea619))