From dca072df7da5ef89474c748f4924ab01f02aa1db Mon Sep 17 00:00:00 2001 From: Jason Varga Date: Tue, 22 Oct 2024 17:24:42 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 101b626995..5f628813d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Release Notes +## 5.33.1 (2024-10-22) + +### What's fixed +- Avoid error when marketplace client returns null [#10996](https://github.com/statamic/cms/issues/10996) by @jasonvarga + + + ## 5.33.0 (2024-10-22) ### What's new