Skip to content

Commit

Permalink
Fix changesets (#3268)
Browse files Browse the repository at this point in the history
  • Loading branch information
acao authored Jun 24, 2023
1 parent 01daed1 commit e54521d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
14 changes: 0 additions & 14 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,5 @@
"vscode-graphql-syntax": "1.2.0"
},
"changesets": [
"early-socks-learn",
"gentle-ears-compare",
"gold-lizards-march",
"hip-knives-sniff",
"hip-ways-provide",
"little-stingrays-sin",
"metal-cats-hammer",
"nervous-chairs-clap",
"poor-lizards-jam",
"shiny-carpets-rescue",
"soft-dingos-report",
"sour-monkeys-film",
"tough-maps-worry",
"witty-items-sip"
]
}
4 changes: 3 additions & 1 deletion .changeset/sixty-grapes-rest.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@
'vscode-graphql': minor
---

Fix code file loader, upgrade graphql-config!
- Fix code file loader bug (now schemas and documents with .ts,.js,.tsx,.svelte, etc work again!)
- upgrade graphql-config!
- fix bundling for `vscode-graphql-execution`

0 comments on commit e54521d

Please sign in to comment.