diff --git a/changelog/v1.json b/changelog/v1.json index 63e41257c5..c8f34c6fc3 100644 --- a/changelog/v1.json +++ b/changelog/v1.json @@ -1,4 +1,11 @@ [ + { + "children": { + "fixes": ["Improve mcp tracing with user config."] + }, + "date": "2025-08-17", + "version": "1.112.5" + }, { "children": { "improvements": ["Refactor prompts folder to the @lobechat/prompts pacakge."]