diff --git a/CHANGELOG.md b/CHANGELOG.md index 9080cb1..fed3e0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### 2.2.3 +- Dependency updates + ### 2.2.2 - Dependency updates diff --git a/package.json b/package.json index 991c718..29b483a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@anvilco/apollo-server-plugin-introspection-metadata", - "version": "2.2.2", + "version": "2.2.3", "description": "A plugin for Apollo Server that allows for adding metadata to GraphQL Introspection Query responses.", "author": "Anvil Foundry Inc. ", "license": "MIT",