From f9dba02d2ad5f54d9b838a90d1671884217631a0 Mon Sep 17 00:00:00 2001 From: cliffhall Date: Wed, 23 Sep 2026 01:09:43 -0400 Subject: [PATCH] chore: bump version to 2.8.0 (#2453) npm audit --audit-level=high reports 0 vulnerabilities across the root and all four client installs, so no audit fixes precede the bump. Co-Authored-By: Claude Opus 5.5 (1M context) Signed-off-by: cliffhall --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 641a95b42..3a3ec4d2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@modelcontextprotocol/inspector", - "version": "2.7.0", + "version": "2.8.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@modelcontextprotocol/inspector", - "version": "2.7.0", + "version": "2.8.0", "hasInstallScript": true, "license": "SEE LICENSE IN LICENSE", "dependencies": { diff --git a/package.json b/package.json index 294ce3342..01bef624a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@modelcontextprotocol/inspector", - "version": "2.7.0", + "version": "2.8.0", "description": "The Model Context Protocol Inspector", "keywords": [ "MCP",