From 9a907a5beb7f40f84ccc261a77177ff1dcae0218 Mon Sep 17 00:00:00 2001 From: ctufts Date: Tue, 24 Feb 2026 13:06:55 -0500 Subject: [PATCH] Changelog edit to include ext-apps upgrade --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bfc7db..dac0621 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,5 @@ ## Unreleased -### Dependencies - -- Upgrade `@modelcontextprotocol/ext-apps` from `^1.0.1` to `^1.1.1` - ## 0.5.0 - 2026-02-24 ### Features Added @@ -26,6 +22,7 @@ - Updated `@modelcontextprotocol/sdk` from 1.25.3 to 1.26.0 - Updated patch file for SDK 1.26.0 +- Upgrade `@modelcontextprotocol/ext-apps` from `^1.0.1` to `^1.1.1` ### Documentation