diff --git a/src/cowboy/CHANGELOG.md b/src/cowboy/CHANGELOG.md
index 737f7f5..d8c6513 100644
--- a/src/cowboy/CHANGELOG.md
+++ b/src/cowboy/CHANGELOG.md
@@ -1,5 +1,5 @@
---
-last_commit_released: 6093d4f95d0060d76792387de9a56cef1110394e
+last_commit_released: 80f7f1906fb52f139c5d7064c105c7ecc8452682
name: Fable.Beam.Cowboy
---
@@ -7,6 +7,10 @@ name: Fable.Beam.Cowboy
All notable changes to this project will be documented in this file.
+## 5.0.0-rc.22 - 2026-03-29
+
+[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/6093d4f95d0060d76792387de9a56cef1110394e..80f7f1906fb52f139c5d7064c105c7ecc8452682)
+
## 5.0.0-rc.21 - 2026-03-29
[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/627e3bc0aa59775753dc9d61c6d2f1465c1aa291..6093d4f95d0060d76792387de9a56cef1110394e)
diff --git a/src/jsx/CHANGELOG.md b/src/jsx/CHANGELOG.md
index 9875445..307c446 100644
--- a/src/jsx/CHANGELOG.md
+++ b/src/jsx/CHANGELOG.md
@@ -1,5 +1,5 @@
---
-last_commit_released: 6093d4f95d0060d76792387de9a56cef1110394e
+last_commit_released: 80f7f1906fb52f139c5d7064c105c7ecc8452682
name: Fable.Beam.Jsx
---
@@ -7,6 +7,10 @@ name: Fable.Beam.Jsx
All notable changes to this project will be documented in this file.
+## 5.0.0-rc.7 - 2026-03-29
+
+[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/6093d4f95d0060d76792387de9a56cef1110394e..80f7f1906fb52f139c5d7064c105c7ecc8452682)
+
## 5.0.0-rc.6 - 2026-03-29
[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/627e3bc0aa59775753dc9d61c6d2f1465c1aa291..6093d4f95d0060d76792387de9a56cef1110394e)
diff --git a/src/otp/CHANGELOG.md b/src/otp/CHANGELOG.md
index 897d0e2..dca0be3 100644
--- a/src/otp/CHANGELOG.md
+++ b/src/otp/CHANGELOG.md
@@ -1,5 +1,5 @@
---
-last_commit_released: 6093d4f95d0060d76792387de9a56cef1110394e
+last_commit_released: 80f7f1906fb52f139c5d7064c105c7ecc8452682
name: Fable.Beam
---
@@ -7,6 +7,14 @@ name: Fable.Beam
All notable changes to this project will be documented in this file.
+## 5.0.0-rc.22 - 2026-03-29
+
+### 🏗️ Breaking changes
+
+* Add RequireQualifiedAccess to Erlang module (#51) ([80f7f19](https://github.com/fable-compiler/Fable.Beam/commit/80f7f1906fb52f139c5d7064c105c7ecc8452682))
+
+[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/6093d4f95d0060d76792387de9a56cef1110394e..80f7f1906fb52f139c5d7064c105c7ecc8452682)
+
## 5.0.0-rc.21 - 2026-03-29
### 🚀 Features