From 55aa8d6fc21aa10be7e5567356880b974876e186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=A4=96=20easybuild-shipit?= Date: Sat, 18 Jul 2026 08:24:38 +0000 Subject: [PATCH] chore: release multiple projects --- src/otp/CHANGELOG.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/otp/CHANGELOG.md b/src/otp/CHANGELOG.md index dfbfb46..bff2abc 100644 --- a/src/otp/CHANGELOG.md +++ b/src/otp/CHANGELOG.md @@ -1,5 +1,5 @@ --- -last_commit_released: ccae658d86dd4c009a6897e2499fb4a04acc616b +last_commit_released: fadf7d81cf83586774f8f6924c9bb0e5c29fa62e name: Fable.Beam --- @@ -7,6 +7,18 @@ name: Fable.Beam All notable changes to this project will be documented in this file. +## 5.0.0-rc.33 - 2026-07-18 + +### 🏗️ Breaking changes + +* Upgrade to Fable 5.11 and fix chardata handling in string bindings (#123) ([8491c54](https://github.com/fable-compiler/Fable.Beam/commit/8491c54b5ecd43499e324110eba090ea46577840)) + +### 🚀 Features + +* *(beam)* Dual-API bindings — BeamChardata, io_lib, and raw-list variants (#128) ([fadf7d8](https://github.com/fable-compiler/Fable.Beam/commit/fadf7d81cf83586774f8f6924c9bb0e5c29fa62e)) + +[View changes on Github](https://github.com/fable-compiler/Fable.Beam/compare/ccae658d86dd4c009a6897e2499fb4a04acc616b..fadf7d81cf83586774f8f6924c9bb0e5c29fa62e) + ## 5.0.0-rc.32 - 2026-06-08 ### 🚀 Features