Skip to content

Commit 0c64305

Browse files
github-actions[bot]acao
authored andcommitted
Version Packages
1 parent 129666a commit 0c64305

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silver-lions-build.md

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

packages/cm6-graphql/CHANGELOG.md

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

3+
## 0.0.11
4+
5+
### Patch Changes
6+
7+
- [#3461](https://github.com/graphql/graphiql/pull/3461) [`129666a9`](https://github.com/graphql/graphiql/commit/129666a9a86690bb72226674d40215f24dc5f7ea) Thanks [@imolorhe](https://github.com/imolorhe)! - Wrap cm6-graphql lint logic in try..catch
8+
39
## 0.0.10
410

511
### Patch Changes

packages/cm6-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cm6-graphql",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"description": "GraphQL language support for CodeMirror 6",
55
"scripts": {
66
"build": "cm-buildhelper src/index.ts",

0 commit comments

Comments
 (0)