From 3b4f85e1190dc2cdf32e89eabbe3139e8af5634c Mon Sep 17 00:00:00 2001 From: Benedikt Franke Date: Wed, 8 Jan 2025 14:18:57 +0100 Subject: [PATCH] v6.47.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a02a57e8..944f78b5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,12 @@ You can find and compare releases at the [GitHub release page](https://github.co ## Unreleased +## v6.47.1 + +### Fixed + +- Cast model count to `int` in `CountModelsLoader` https://github.com/nuwave/lighthouse/pull/2646 + ## v6.47.0 ### Added