From e99869e3e84b8e42b5a45cbbf71666ccac4c9094 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 13 Aug 2025 16:07:57 +0000 Subject: [PATCH 1/2] Initial plan From 3d31f29eb56e789808b70701a5b13186657e99da Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 13 Aug 2025 16:12:55 +0000 Subject: [PATCH 2/2] Update version to 1.1.4 for release Co-authored-by: bijujoseph <3535395+bijujoseph@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f846fb..00d9b7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cmsgov/qpp-shared-api-versioning-node", - "version": "1.1.3", + "version": "1.1.4", "description": "CMS QPP specific express middleware to get version from Accept header and put it on the request object", "main": "index.js", "dependencies": {},