···11----
22-'@0no-co/graphqlsp': patch
33----
44-55-Bump the graphql-code-generator and graphiql-utils dependencies
+7
packages/graphqlsp/CHANGELOG.md
···11# @0no-co/graphqlsp
2233+## 0.2.1
44+55+### Patch Changes
66+77+- Bump the graphql-code-generator and graphiql-utils dependencies
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#35](https://github.com/0no-co/GraphQLSP/pull/35))
99+310## 0.2.0
411512### Minor Changes
+1-1
packages/graphqlsp/package.json
···11{
22 "name": "@0no-co/graphqlsp",
33- "version": "0.2.0",
33+ "version": "0.2.1",
44 "description": "TypeScript LSP plugin that finds GraphQL documents in your code and provides hints and auto-generates types.",
55 "main": "./dist/index.js",
66 "module": "./dist/index.module.js",