Skip to content

Commit c753d96

Browse files
Version Packages (#3977)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4375aa7 commit c753d96

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/flat-dolls-design.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/graphql-language-service-server/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# graphql-language-service-server
22

3+
## 2.14.8
4+
5+
### Patch Changes
6+
7+
- [#3975](https://github.com/graphql/graphiql/pull/3975) [`4375aa7`](https://github.com/graphql/graphiql/commit/4375aa7a16e875949840be6cb6e216d0abdd835b) Thanks [@benjie](https://github.com/benjie)! - fix `GraphQLCache._schemaMap` type, should be `LRUCache`
8+
39
## 2.14.7
410

511
### Patch Changes

packages/graphql-language-service-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-language-service-server",
3-
"version": "2.14.7",
3+
"version": "2.14.8",
44
"description": "Server process backing the GraphQL Language Service",
55
"contributors": [
66
"Greg Hurrell <greg@hurrell.net> (https://greg.hurrell.net)",

0 commit comments

Comments
 (0)