Skip to content

Commit f3b96cf

Browse files
authored
fix: only bump versions for bundled libraries, as test changes do not require a version bump (#3804)
1 parent 5aed3f3 commit f3b96cf

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

.changeset/strange-knives-hammer.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,7 @@
11
---
2-
'graphql-language-service-server': patch
3-
'@graphiql/plugin-code-exporter': patch
4-
'graphql-language-service-cli': patch
5-
'@graphiql/plugin-explorer': patch
6-
'graphql-language-service': patch
7-
'codemirror-graphql': patch
8-
'@graphiql/toolkit': patch
9-
'@graphiql/react': patch
10-
'monaco-graphql': patch
11-
'cm6-graphql': patch
12-
'graphiql': patch
132
'vscode-graphql': patch
143
'vscode-graphql-execution': patch
154
'vscode-graphql-syntax': patch
165
---
176

18-
use latest stable version of graphql 16.9.0 for tests
7+
use latest stable version of graphql 16.9.0 for bundled libraries & tests

0 commit comments

Comments
 (0)