From 00be24603bf85a6237057062d1ee11b39341fa0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=A4=96=20easybuild-shipit?= Date: Sat, 1 Aug 2026 10:18:22 +0000 Subject: [PATCH] chore: release multiple projects --- src/otp/CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/otp/CHANGELOG.md b/src/otp/CHANGELOG.md index bff2abc..9043735 100644 --- a/src/otp/CHANGELOG.md +++ b/src/otp/CHANGELOG.md @@ -1,5 +1,5 @@ --- -last_commit_released: fadf7d81cf83586774f8f6924c9bb0e5c29fa62e +last_commit_released: 26bd6095487c724848be52473a2b761087af8724 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.34 - 2026-08-01 + +### 🏗️ Breaking changes + +* Make Atom construction produce real atoms; use plain function types for callbacks (#132) ([26bd609](https://github.com/fable-compiler/Fable.Beam/commit/26bd6095487c724848be52473a2b761087af8724)) + +[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/fadf7d81cf83586774f8f6924c9bb0e5c29fa62e..26bd6095487c724848be52473a2b761087af8724) + ## 5.0.0-rc.33 - 2026-07-18 ### 🏗️ Breaking changes