diff --git a/CHANGELOG.md b/CHANGELOG.md
index dead590f88bc39708b0a6ff91151841b30c14eb1..8fa9e6b6eb8b11475aeb98faeb9036b06ae3bab3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,13 @@
 
+<a name="v3.29.0"></a>
+## [v3.29.0] - 2023-03-16
+### Add Features
+- customevents are composed and should bubble across shadowRoot
+
+### Changes
+- update packages
+
+
 <a name="v3.28.0"></a>
 ## [v3.28.0] - 2023-03-14
 ### Add Features
@@ -431,6 +440,7 @@
 <a name="1.8.0"></a>
 ## 1.8.0 - 2021-08-15
 
+[v3.29.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.28.0...v3.29.0
 [v3.28.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.27.0...v3.28.0
 [v3.27.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.26.0...v3.27.0
 [v3.26.0]: https://gitlab.schukai.com/oss/libraries/javascript/monster/compare/v3.25.0...v3.26.0